Betty 0.3.5
What's Changed
- Prebuild documentation by @bartfeenstra in #1461
- Deprecate
betty.functools.walk()
by @bartfeenstra in #1459 - Extend the Github Actions timeout by @bartfeenstra in #1462
- Improve test performance by reducing the amount of permutations when testing Webpack builds by @bartfeenstra in #1466
- Increase test coverage of the Nginx extension by @bartfeenstra in #1467
- Improve test performance by reducing the amount of permutations when testing Webpack builds, part 2 by @bartfeenstra in #1468
- Add test coverage for the Gramps' extension's configuration by @bartfeenstra in #1471
- Add a test that tests that tests exist by @bartfeenstra in #1470
- Ensure there are no baseline test coverage ignore rules for modules with tests by @bartfeenstra in #1472
- Increase code coverage of the Wikipedia API by @bartfeenstra in #1474
- Increase code coverage of the Nginx extension by @bartfeenstra in #1473
- Add a command to serve sites using the Dockerized nginx server by @bartfeenstra in #1476
- Make Gramps load links for sources by @bartfeenstra in #1477
- Make the Wikipedia extension's functionality to download images configurable by @bartfeenstra in #1481
- Fix a bug where the Nginx extension no longer showed in user interfaces by @bartfeenstra in #1482
- Remove the types-mock pip dependency as it is no longer needed by @bartfeenstra in #1484
- Increase coverage of the Wikipedia API by @bartfeenstra in #1483
- Increase coverage of the Wikipedia API by @bartfeenstra in #1488
- Finetune .coveragerc for more accurate test coverage reporting by @bartfeenstra in #1489
- Increase and finetune coverage of the event types by @bartfeenstra in #1491
- Make TestTestsExist read .coveragerc and use the ignore rules in there by @bartfeenstra in #1490
- Increase and finetune ancestry API coverage by @bartfeenstra in #1492
- Ignore empty definition bodies for coverage metrics by @bartfeenstra in #1493
- npm dependencies (development)(deps-dev): bump @stylistic/eslint-plugin from 1.8.1 to 2.1.0 by @dependabot in #1497
- Increase coverage of the Command Line Interface by @bartfeenstra in #1495
- Prevent dead code by measuring coverage for tests and test utilities by @bartfeenstra in #1498
- Clean build directories before starting PyInstaller builds by @bartfeenstra in #1499
Full Changelog: 0.3.4...0.3.5