Skip to content

v0.2.5

Latest

Choose a tag to compare

@jesseditson jesseditson released this 06 Dec 23:57
· 3 commits to master since this release
  • enforce standard dasherization, pluralization, and camelization of various names (#9) (Resolves #2)
    * enforce standard dasherization, pluralization, and camelization of various names

    * update ember conventions, fix mirage from schema dasherization, switch some tests to use a more difficult string
  • add body-parser to dependencies when running api blueprint (#7) (Resolves #5)
  • allow passing of configs to mirage for specifying explicit inverses