v0.2.0
What's Changed
- Gracefully handle empty callback URL by @jerome-white in #191
- Document and collection routes by @jerome-white in #181
- CLI Runner for benchmarks by @EdmundKorley in #200
- Seed Data: Fix hardcoded IDs and DB issue by @avirajsingh7 in #208
- Generate API Key per Project Instead of per organisation by @avirajsingh7 in #215
- Migrate User Model ID from UUID to Integer by @avirajsingh7 in #219
- Global exception handling by @nishika26 in #212
- Cleanup : Removing hardcoded strings by @nishika26 in #222
- Response API: Async by @AkhileshNegi in #218
New Contributors
- @EdmundKorley made their first contribution in #200
Full Changelog: v0.1.1...v0.2.0