Changelog¶
All notable changes to this project will be documented in this file.
[0.1.0] - 2026-01-19¶
Bug Fixes¶
add missing ruff ignore rules for CI - (99df1b9)
add explicit raise after retry loop exhaustion - (15cb170)
make ci runs lint -> fmt -> type-check -> test (all fix mode) - (9756266)
resolve type errors and add pre-commit config - (1bcdabc)
use github.token instead of CHANGELOG_PAT - (e0d8feb)
restore CHANGELOG_PAT usage - (1c0718b)
make release independent of changelog update - (7d81e89)
Documentation¶
Refactoring¶
make ci uses prek instead of separate lint/fmt - (e5b455b)
Style¶
format code - (e478493)
dpo-reader Changelog