Skip to content

0.2.0

Compare
Choose a tag to compare
@kailuowang kailuowang released this 04 Mar 14:57
· 646 commits to master since this release

Changes since 0.1.10

Improvements

  1. using play routes compiler to parse the routes file
  2. remote the need for Routes.documentations
  3. added the support for different routes file

Bug fixes

  1. type alias when used as a type parameter
  2. Fixed type mapping for BigDecimal

Contributors

  1. joprice
  2. mkreis
  3. carlsonngo