Releases: jowilf/starlette-admin
Releases · jowilf/starlette-admin
0.5.0
0.4.0
What's Changed
- Custom batch actions by @jowilf in #44
- Add
get_list_query
,get_count_query
andget_search_query
tmethods to SQLAlchemy backend that can be inherited for customization by @jowilf in #47
New Contributors
- @pre-commit-ci made their first contribution in #46
Full Changelog: 0.3.2...v0.4.0
v0.3.2
What's Changed
- Use Ruff for linting by @jowilf in #29
- Migrate to Hatch by @jowilf in #30
- Add pre-commit with first config and first formatting pass by @jowilf in #33
- Add support for Python 3.11 in test suite by @jowilf in #34
- Fix #36 by @jowilf in #37
- Docs: Setup i18n & Add spanish translation for
docs/index.md
by @rafnixg in #35
New Contributors
Full Changelog: 0.3.1...0.3.2