Readme improvements, caseify feature removal
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