2.1.0 (2024-01-05)
2.0.3 (2023-11-23)
2.0.2 (2023-09-13)
- Use markdown for documentation (1358799)
2.0.1 (2023-09-13)
- Syntax error in documentation (e32ad9d)
2.0.0 (2023-09-13)
- Saving entities will upsert if the id is present
- deps: Moving to Pydantic V2
- deps: Python 3.7 will no longer be supported since it reached EOL
- Enhance existing repo with improved meta data (#8) (9c234d1)
- Implement save_many method in repositories (8824622)
- Uses upsert in save method (1a89b5b)
1.0.1 (2023-01-24)
- Use correct typing for find_one_by_id (57210d6)
- Automate deployment pipeline (735b5ad)
- release 1.0.0 (abbad36)