github lukeautry/tsoa v2.5.4
Numeric Enum Support + nested array generic fix

latest releases: v6.4.0, v6.3.1, v6.3.0...
4 years ago

New Features:

  • First class support for numeric enums via PR #331
    • We always allowed numeric enums to be used, but we coerced them to strings which was bad behavior. Now they work as expected

Bug Fixes:

  • You can use an in-line nested array of generics now. #483

Don't miss a new tsoa release

NewReleases is sending notifications on new releases.