Skip to content

Releases: akmalsoliev/Validoopsie

v1.6.7

25 Jul 09:27
0be977c
Compare
Choose a tag to compare

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

22 Jun 11:09
Compare
Choose a tag to compare

Changes

  • docs: enhance docstrings with comprehensive examples (#27)

Thank you to all our contributors for making this release possible!
@akmalsoliev

v1.6.5

07 May 22:18
Compare
Choose a tag to compare

Changes

  • feat: implement strict TypedDict typing throughout codebase (#26)

Thank you to all our contributors for making this release possible!
@akmalsoliev

v1.6.4

28 Apr 14:46
Compare
Choose a tag to compare

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

25 Apr 11:28
Compare
Choose a tag to compare

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

14 Apr 11:28
Compare
Choose a tag to compare

Changes

  • fix: instantiate abstract method (#23)

Thank you to all our contributors for making this release possible!
@akmalsoliev

v1.6.1

13 Apr 16:32
Compare
Choose a tag to compare

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

17 Mar 16:57
Compare
Choose a tag to compare

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

13 Mar 15:05
Compare
Choose a tag to compare
bump: v1.5.0

v1.4.2

10 Mar 17:32
9edab85
Compare
Choose a tag to compare

What's Changed

  • fix: Type system improvements and CI pipeline enhancements by @akmalsoliev in #14

Full Changelog: v1.4.1...v1.4.2