v1.7.0
What's changed
New features 🚀
- feat: handle and compare
numpyarrays by @cofin in #550 - feat: enhance visibility of syntax blocks in docs by @cofin in #570
- feat: align CLI commands with complete Alembic API by @cofin in #569
Bugfixes 🐛
- fix: lazy attributes getting accessed on repository update method by @Glinte in #553
- fix: prevent update() from overwriting unset fields with None (#560) by @cofin in #563
- fix: updated_at not being updated by @Harshal6927 in #551
- fix: ensure to_model called with update operation for all data types by @cofin in #575
- fix: handle deleted objects gracefully in auto_expunge by @cofin in #574
- fix: punctuation symbols not visible in dark mode syntax highlighting by @glendonyeo in #576
- fix: correct closure variable capture in filter provider loops by @cofin in #573
New contributors 🎉
- @glendonyeo made their first contribution in #576
- @Glinte made their first contribution in #553
Full Changelog
v1.6.3...v1.7.0