Skip to content

1.0.0-alpha.3 - 2016-04-17

Pre-release
Pre-release

Choose a tag to compare

@wbhob wbhob released this 17 Apr 22:16
· 183 commits to master since this release

Added

  • Create JSDoc for everything #dcc7127
  • Use helmet, compression, and bodyParser by default #625e68e

Fixed

  • Make path optional in BootstrapConfig
  • Make more than one path in a feature file work normally (basically, if you put multiple routes in one file, only the first would work) #933586f