Skip to content

Releases: bananasplit-js/router-dex

[email protected]

19 Apr 13:08
Compare
Choose a tag to compare

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]

19 Apr 00:08
Compare
Choose a tag to compare

fixes

  • Base route path after windows issue fix

[email protected]

19 Apr 00:08
Compare
Choose a tag to compare

fixes

  • Tablerize routes after windows patch in route path

[email protected]

18 Apr 23:34
Compare
Choose a tag to compare

fixes

  • Route path issue in windows when using path resolve

[email protected]

12 Feb 05:54
Compare
Choose a tag to compare

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]

12 Feb 05:30
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

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]

11 Feb 12:56
260b76f
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

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