Skip to content

v0.7.1

Latest

Choose a tag to compare

@lmeyerov lmeyerov released this 26 Jan 04:03
08e1334

Added

  • Targeted pandas 2.x/3.x compatibility tests in CI.

Changed

  • pandas requirement updated to >=2,<4 (supports 2.x and 3.x).
  • Dropped direct pytz dependency; now only transitive via pandas 2.x.

Fixed

  • Secret detection CI no longer rewrites .secrets.baseline on check-only runs.