All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.2.0 - 2022-07-12
- Moved to the Fresha organization
- New image on CircleCI
- Checking for default values being function calls (#11)
- CHANGELOG.md
- SECURITY.md
0.1.5 - 2021-11-11
- Tasks returns error code when migrations are not safe
0.1.4 - 2021-11-11
- Ignore
down
section of migrations
- Better examples of usage
0.1.3 - 2021-11-04
use StorngMigrations
- Updated Readme with better examples
0.1.2 - 2021-11-02
- CI setup
- Type warnings
0.1.1 - 2021-10-29
- Introduce
safetry_assured
as macro
0.1.0 - 2021-10-29
- Initial version