Betty 0.3.2
What's Changed
- Fix missing whitespace in the Dutch translations by @bartfeenstra in #1334
- Reduce memory usage when referencing citations in templates by @bartfeenstra in #1339
- Remove cyclic entity references by @bartfeenstra in #1343
- Fix a bug where the Wikipedia extension would try to save files with unsanitized names by @bartfeenstra in #1344
- Update the referencing dependency by @bartfeenstra in #1345
- Reorganize CLI tests and improve coverage by @bartfeenstra in #1340
- Raise Betty deprecation warnings as errors during tests by @bartfeenstra in #1348
- Upgrade to pytest-cov 5 by @bartfeenstra in #1349
- Improve the image filter's memory footprint by @bartfeenstra in #1351
- Remove redundant garbage collection by @bartfeenstra in #1352
- Deprecate redundant logging functionality by @bartfeenstra in #1353
- Emit a warning instead of a log message when casting a Localizable to a string by @bartfeenstra in #1355
- Fix a bug where Gramps loader error messages would not be localized by @bartfeenstra in #1354
- Allow Betty's Gramps attributes to be declared for individual projects by @bartfeenstra in #1350
Full Changelog: 0.3.1...0.3.2