Changelog¶
Versions follow Semantic Versioning with
the MAJOR.MINOR.PATCH scheme.
v0.1.4 - 2025-12-22¶
Fix incorrect framing due to wrong same segment check
v0.1.3 - 2025-12-20¶
Add the
total_isbnsfield toCodeDatasetMake the
CodeDataset.codesarray read-only
v0.1.2 - 2025-12-19¶
Rework dataset cropping into reframing, which involves both cropping and expanding
v0.1.1 - 2025-12-16¶
Fix check for the
fill_to_isbnargument being inside the dataset boundsAllow to check ISBNs outside the dataset bounds in
check_isbns()