- Update node version to fermium
- Update dependencies
- Handle error when on incorrect or not present Accept header versioning. Returns 406 status
- Override default actions path
- Add .nvmrc with node 12.18.1
- Upgrade to express4
- [BUG] Fixes
subfolder
after adding a nested controller
- [BUG] Support '.avi-on.com.v' urls at regex when getting versioning
- [BUG] Support double nested controllers
- Upgrade lodash to 4.6.1
- [BUG] Fix critical issue when Accept's header is present but not grab is provided
- [BUG] Fix critical issue when more than one before is provided
- [FEATURE] use different API versions
- [BUG] Fixed nested controllers
- [FEATURE] Changes the way to add the routes
- First stable version
- Implemented all basic functions