Releases: akmalsoliev/Validoopsie
Releases · akmalsoliev/Validoopsie
v1.6.7
Changes
- refactor: improve validation engine (#28)
- fix: Missing type parameters for generic type 'DataFrame'
- deprecated: python 3.9
Thank you to all our contributors for making this release possible!
@akmalsoliev
v1.6.6
Changes
- docs: enhance docstrings with comprehensive examples (#27)
Thank you to all our contributors for making this release possible!
@akmalsoliev
v1.6.5
Changes
- feat: implement strict TypedDict typing throughout codebase (#26)
Thank you to all our contributors for making this release possible!
@akmalsoliev
v1.6.4
Changes
- fix: warning is now the lowest level of severity (#25)
Thank you to all our contributors for making this release possible!
@akmalsoliev
v1.6.3
Changes
- fix: failed datetime values were raising json error (#24)
Thank you to all our contributors for making this release possible!
@akmalsoliev
v1.6.2
Changes
- fix: instantiate abstract method (#23)
Thank you to all our contributors for making this release possible!
@akmalsoliev
v1.6.1
Changes
- fix: Typo: into_narwahlframe should be into_narwhalsframe (#22)
- fix: typo in
schema_length
& kwargs type error (#20) - improvement: spark tests time reduced by ±25% (#19)
Thank you @FBruzzesi for bringing the typo issue up.
Thank you to all our contributors for making this release possible!
@akmalsoliev
v1.6.0
Changes
- feat: add TypedDict for validation results (#18)
- breaking: removed spaces from
results
dictionary (#17)
Thank you to all our contributors for making this release possible!
@akmalsoliev
v1.5.0
bump: v1.5.0
v1.4.2
What's Changed
- fix: Type system improvements and CI pipeline enhancements by @akmalsoliev in #14
Full Changelog: v1.4.1...v1.4.2