Releases: amozebus/crudly
Releases · amozebus/crudly
2025.2.22
Changes:
- Added
crudly.exceptions.ObjectNotFound
exception to handle attempt to find a non-existent object
- Added
crudly.exceptions.ObjectNotFound
exception to read
, update
and delete
methods
- Updated
pyproject.toml
2025.2.14.2
Changes:
- Added project URLs to
pyproject.toml
2025.2.14.1
Changes:
- Fixed
update
method (#1)
- Building backend changed to hatchling
- Added LICENSE to dist-info of PyPI package