0.1.5 (2025-12-07) * Add simple pretty printing functions `dumpLines` and `putLines` * Revise Cabal metadata. Dependency on *text* was not needed 0.1.3 (2025-11-30) * Rewrite a `tail` as `drop 1` to remove warnings about partial functions in GHC >= 9.8. As a side effect, it might now be possible to read a field with an empty list of subfields from a *.mrc* record without error 0.1.1 (2025-11-23) * Fork from v0.0.1 of [hsmarc](https://github.com/KnowledgeLinks/hsmarc), which comes from [hsmarc](https://code.google.com/archive/p/hsmarc/) * Fix Leader’s Base Address after Directory changes, to not corrupt data on write to *.mrc* file