v0.0.26
Update notes: none.
Changes:
- [ENHANCEMENT] #70 Allow function route handler to customize status
code, HTTP headers and data. See the
wiki
for details. - [BUGFIX] #81 Include assets in dev build, in case users visit /tests
fromember s. - [BUGFIX] smarter id coercion in controller @mikehollis
- [IMPROVEMENT] import mergeTrees and funnel @willrax @cibernox
- [IMPROVEMENT] better status code lookup @cibernox
- [IMPROVEMENT] use ember-try @willrax