This repository was archived by the owner on Apr 13, 2024. It is now read-only.
v0.0.2
·
25 commits
to refs/heads/main
since this release
Changes
💥 Breaking Changes
- Deprecate Python 3.7 (#29) @openfinch
🚀 Features
- Added a new release environment for test.pypi (#21) @openfinch
- Added base Record type (#20) @openfinch
- Added defaultable initialisers for types (#18) @openfinch
- Added specified Date and UTCDate type-helpers (#15) @openfinch
- Added specified Int and UnsignInt type-helpers (#14) @openfinch
👷 Continuous Integration
- Added a new release environment for test.pypi (#21) @openfinch
🔨 Refactoring
- Refactors int/uint types to use builtin validation rather than homespun (#28) @openfinch
- Deprecate Python 3.7 (#29) @openfinch
📦 Dependencies
- Refactors int/uint types to use builtin validation rather than homespun (#28) @openfinch
- Deprecate Python 3.7 (#29) @openfinch
- Bump nox-poetry from 1.0.2 to 1.0.3 in /.github/workflows (#17) @dependabot