Release 0.2.1 - 2021-12-07
- Lazily load via_ checking db.Model & flask instance 🪲 Issue #111
- Updated readme for properly importing the module 🎈 Issue #121
Release 0.2.0 - 2021-06-04
- not setting commit_session should warn not throw 🪲 Issue #113
- Let user by default commit the session 🎈 Issue #112
- Not setting commit_session should warn not throw 🪲 Issue #113
- Bump cryptography from 3.3.1 to 3.3.2 #106
- Add
__table_args__
to sqlalchemy_attr Issue #108 - Docs need fixing 🪲 Issue #110
Release 0.1.5 - 2020-09-25
- Fixed bug for init_app method from regression bug 🪲 Issue #99
- Fixed bug for init_app method from regression bug 🪲 Issue #97
**Unreleased