0.08 2026-03-22T14:01:22+01:00
- Add support for usmarc file in input.
- Add test for ascii output.
- Simplify code to better cover testing.
0.07 2026-02-21T17:53:50+01:00
- Add -i option for invert searching.
- Add check of input material_type string.
- Fix test message.
- Update copyright years.
0.06 2025-05-31T19:20:56+02:00
- Fix matching for multiple MARC fields.
- Regen README file.
- Rename example file to better name.
- Rewrite to way with print in time of match.
0.05 2025-05-08T18:50:03+02:00
- Add support for filtering by control fields.
- Add support for filtering by material type.
- Improve abstract and description.
- Regen README file.
- Rename usage() of tool.
- Move from List::MoreUtils to List::Util.
0.04 2025-04-13T09:05:18+02:00
- Add -n option to number of output records.
- Add support for leader filtering.
- Add verbose mode.
- Update copyright years.
0.03 2024-07-04T13:43:13+02:00
- Add tests for run().
- Rewrite arguments process to more intuitive way.
- Rewrite run() tests to use help() helper.
- Update Module::Install to 1.21 version.
- Update copyright years.
0.02 2022-05-18T12:26:15+02:00
- Fix example in doc.
- Fix minimal dependency to MARC::File::XML (fixing of warning in tests).
0.01 2022-05-17T14:25:13+02:00
- First version.