Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Aug 04:31
· 14 commits to main since this release
0.2.0
47a9d01

0.2.0 (2024-08-27)

New

  • Add menu option to install extensions, beef up tests. [Stephen Arnold]

    • add some pytest fixtures and more tests, improve readme
    • refactor for correctness and testability, cleanup packaging

Changes

  • Refactor doc extensions to use apidoc, add docs logo icon. [Stephen Arnold]

    • cleanup more docstrings and sphinx modules, update changelog again
  • Update changelog for next version, remove sphinx git hash. [Stephen Arnold]

    • also suppress duplicate label warnings from autosectionlabel
  • Respin doc symlinks using vendored copies. [Stephen Arnold]

  • Update docs and packaging, post refactoring cleanup. [Stephen Arnold]

    • add symlinks so icons are available for both sphinx and GH rendering
    • optionally disable seat-timer by setting params to 00:00

Other

  • Merge pull request #6 from sarnold/doc-fixes. [Steve Arnold]

    Give docs their own icons

  • Merge pull request #5 from sarnold/docs_and_tests. [Steve Arnold]

    More tests, improved docs