Releases: piercefreeman/iceaxe
Releases · piercefreeman/iceaxe
v0.1.5
What's Changed
- Convert parsing to cython by @piercefreeman in #9
- Bulk create tables with create_all by @piercefreeman in #10
Full Changelog: v0.1.4...v0.1.5
v0.1.5.dev1
Different folders for dist and dist raw
v0.1.4
What's Changed
- Group migration objects by table by @piercefreeman in #8
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Resolve class TableBase queries into instance by @piercefreeman in #6
- Support json fields with explicit markup by @piercefreeman in #7
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Initial migration integration by @piercefreeman in #4
- Add support for datetime fields in table by @piercefreeman in #5
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Initial benchmarking + CI Pipeline by @piercefreeman in #1
- Basic support for table joins by @piercefreeman in #2
- Add initial README with examples by @piercefreeman in #3
New Contributors
- @piercefreeman made their first contribution in #1
Full Changelog: https://github.com/piercefreeman/iceaxe/commits/v0.1.1