v0.4.1
What's Changed
- Fix nl.begra.yml formatting by @rmilecki in #447
- Treat all YAML templates files as UTF-8 encoded by @rmilecki in #449
- parsers: regex: check if regex from template is a string by @rmilecki in #450
- output: to_json: improve formatting dict-ionaries by @rmilecki in #451
- templates: drop unused coding info from all templates by @rmilecki in #452
- Don't set empty fields in output by @rmilecki in #456
- output: to_csv: print header for every set of parsed fields by @rmilecki in #453
- parsers: lines: display "ignoring (...)" for all unrecognized lines by @rmilecki in #460
- tests: custom: verify that missing fields don't get set by @rmilecki in #461
- remove_accents: refactor to NFKD normalization by @bosd in #464
- Update repo url by @bosd in #465
Full Changelog: v0.4.0...v0.4.1