Version 0.7.0
Added
- Add
on_model_change
andafter_model_change
methods by @dima23113 in #342 - Add
on_model_delete
andafter_model_delete
methods by @aminalaee in #343
Fixed
- Fix search by uuid column by @aminalaee in #366
- Update tests after starlette upgrade by @aminalaee in #344
- Remove hard-coded related model limit by @aminalaee in #354
- Improve items list UI by @ischaojie in #349
- Make navbar work on small screens by @aminalaee in #362
Internal
- Add mypy check with config no_implicit_optional by @ischaojie in #360
- Support test-suite py311 by @ischaojie in #365
- Add py.typed for the package to ship its typing information by @franciscorode in #346
Full Changelog: 0.6.1...0.7.0