Skip to content

Readme improvements, caseify feature removal

Compare
Choose a tag to compare
@digitalsadhu digitalsadhu released this 24 Nov 15:47
· 322 commits to master since this release

Description

This release gets a minor bump because we have removed the ability to configure type, attribute and relationship key cases. The implementation had introduced bugs and you can configure case however you'd like in your loopback models so it wasn't necessary.

Whats included in this release:

  • removal of case options
  • improvement to readme.md documentation
  • additional tests
  • editorconfig file added to project