Features
- Add support for babel 6 transformed controllers wth default export
Bugs
- Fix regression for bad controllers in directory (#79, #81)
Bugs
- Fix logic regarding requiring files with duplicate naming
Bugs
- Fix order of scanning and router placement to ensure middleware comes before router.
- Fix file scanning to support all registered/supported Node.js file extensions.
Features
- n/a
Bugs
- n/a
Features
- Modification to implementation, potentially causing side-effects (hence the version bump).
Bugs
- n/a
Features
- Add more sane API:
app.use(enrouten(settings));