- Make GET queries case insensitive for
name
where supported. - Fix Home link to work when you're on the Docs page
- 100% Test coverage between unit and integration tests
- Overloaded routes will be removed and moved onto routes that make sense.
- General cleanup of the code base and breakup to make testing easier.
- Add in Docker Compose
- Add Prettier for auto formatting
- Add in 404 support to stop timeouts
- Add Heroku badge
- Add in Jest testing framework
- Add Bugsnag for error reporting
- Update current docs to match new database changes
- Fix race and subrace routes (#33)
- Converted number indices to string indices based off of name
- Added a Contribute link for the API
- Move changes to Changelog
- Fixed the navbar for the Docs to use the same partial
- All of the database changes made in the last few months have finally landed
- Replaced Slack chat with Discord
- Added some HTTPS support
- The Database and API are now OPEN SOURCE! Find it on my github
- Updated changes from DevinOchman's pull request: New Races, Subraces, Traits