Releases: bananasplit-js/router-dex
Releases · bananasplit-js/router-dex
[email protected]
changelog
Express
removed as dependency (now package is lighter)- Routes path format issue in windows platform
- Issue when matching regular expressions after route path fix for windows
- Brand new logo
[email protected]
fixes
- Base route path after windows issue fix
[email protected]
fixes
- Tablerize routes after windows patch in route path
[email protected]
fixes
- Route path issue in windows when using path resolve
[email protected]
Router Dex for Express
First stable release.
Features:
- Command-line execution
- Command-line filters by type
- Call from another module script
- Get all routes in JSON format
- Types for Typescript
[email protected]
Router Dex for Express
rc-1
Changelog
- Minor changes: console outputs, lib -> src
- Documentation changes
Features:
- Command-line execution
- Command-line filters by type
- Call from another module script
- Get all routes in JSON format
- Types for Typescript
[email protected]
Router Dex for Express
Beta 10 in order to pass to rc-1.
Includes all basic features.
Features:
- Command-line execution
- Command-line filters by type
- Call from another module script
- Get all routes in JSON format
- Types for Typescript