Skip to content

v1.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Dec 16:37
e8ffe5d

1.0.2 (2025-12-17)

Bug fixes

  • download: use record IDs for all local data paths (#167) (9b97f7c), closes #166
  • verifier: zero-pad Adler32 checksums to 8 hex characters (#169) (b6daa50)

Code refactoring

  • searcher: remove Python 2 compatibility code (#170) (cc3bb8b)
  • validator: remove Python 2 compatibility code (#170) (b03de4f)

Test suite

  • conftest: add fixture for automatic directory cleanup (#168) (b847121)
  • conftest: add shared CLI runner fixture (#168) (b387fde)
  • downloader: add unit tests for file filtering functions (#170) (a93d2be)
  • get-metadata: add test for filter without output-value (#170) (7c65a79)
  • global: add @pytest.mark.local marker for local-only tests (#170) (59fb1da)
  • list-directory: add test for empty directory (#170) (22e75e5)
  • metadater: add tests for filter edge cases (#170) (b1855b9)
  • validator: correct typos in test assertions (#170) (07b7b00)

Continuous integration

  • commitlint: fix local running of commit linter on macOS (#168) (6f411b1)

Documentation

  • claude: add initial Claude Code configuration (#164) (7d14b38)
  • claude: expand file change instructions for all file types (#168) (5652939)