Skip to content

0.1.34

Pre-release
Pre-release
Compare
Choose a tag to compare
@lsm lsm released this 26 Nov 01:25
· 429 commits to master since this release

0.1.34 (2015/11/25)

  • [Breaking] Rename sub command micromono asset to micromono bundle.
  • [Breaking] Service#use now accepts http method prefix same as in route. e.g. post::/user/update.
  • [Breaking] Rename -a to -b for --bundle-asset.
  • Make main export stateless and export MicroMonoServer to support multipe micromono instances in one process.