- chore(test-coverage.yml): pass in tagged version to build tarball and whl - test(test_logging_api.py): ci/cd env has both src and build/lib folders. 2x yaml file count - docs(logging_api.py): class LoggingConfigYaml.__init__ missing one param
.. _changes_1-2-30:
1.2.30
---------------------------
- chore(test-coverage.yml): install logging-strict package before coverage run/report
.. _changes_1-2-29:
1.2.29
---------------------------
- chore: add codecov config file and workflow - docs(README.rst): show codecov badge
.. _changes_1-2-28:
1.2.28
---------------------------
- docs(pyproject.toml): add homepage and documentation links. pypi.org show links - docs: inventories updates - docs: add threat model. Identify sewers; files which are targets for hackers
.. _changes_1-2-27:
1.2.27
---------------------------
- feat: table of contents (toc) seperated from Sphinx rst files - docs: migrate sphinxcontrib-fulltoc --> sphinx_external_toc - docs: in toc, link to license. Shows complete license - docs: in toc, link to github and pypi.org
.. _changes_1-2-26:
1.2.26
---------------------------
- style: minimize usage of typing.Optional and typing.Union - docs: favor intersphinx_mapping over extlinks. Minimize usage of extlinks - docs: automodule in use, so module directive create a duplicate. Remove it - docs: minimize/remove usage of external:[package]+ref: