Routing Controllers Versions Save

Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage in Express / Koa using TypeScript and Routing Controllers Framework.

v0.10.4

11 months ago

v0.10.3

1 year ago

v0.10.2

1 year ago

v0.10.1

1 year ago

v0.10.0

1 year ago

0.10.0-rc1

2 years ago

v0.9.0

3 years ago

0.9.0-alpha.6

3 years ago

Overview

This is a release candidate containing several PRs merges with bug fixes, performance improvements, and new features. Please, help with tests, leave comments and feedback on the respective issues, or open new ones if you find new issues. This is alpha.5 for v0.9.0 and it updates all the dependencies to latest version.

# Change Type Change Description
#536 Enhancement Add support for wildcard "all" routes

0.9.0-alpha.5

3 years ago

Overview

This is a release candidate containing several PRs merges with bug fixes, performance improvements, and new features. Please, help with tests, leave comments and feedback on the respective issues, or open new ones if you find new issues. This is alpha.5 for v0.9.0 and it updates all the dependencies to latest version.

# Change Type Change Description
#518 Fix Input-validation bypass vulnerability
#578, #301 Enhancement Controller inheritance - Added missing tests, code samples, and updated documentation

0.9.0-alpha.4

3 years ago

Overview

This is a release candidate containing several PRs merges with bug fixes, performance improvements, and new features. Please, help with tests, leave comments and feedback on the respective issues, or open new ones if you find new issues. This is alpha.4 for v0.9.0 and it updates all the dependencies to latest version.

# Change Type Change Description
#574 Documentation Translate document to Chinese
#571 Documentation Fix typo in README
#578 Enhancement Controller inheritance - Added missing tests, code samples, and updated documentation