Skip to content

Brand New Release v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Aug 06:50
· 22 commits to main since this release
0.1.1

Changelog

0.1.1 (2024-08-20)

New

  • Update readme, add sphinx docs build, cleanup docstrings. [Stephen L Arnold]

    • add example extension based on totals for use without jtag split
    • update base config with extension_script key for script name
  • Add a changelog plus .gitchangelog.rc and update tox env. [Stephen L Arnold]

  • Reset seat counter on stop after err, plus cleanup. [Stephen L Arnold]

    • abstract out delta_limits, hide some prints behind DEBUG
  • Wire up seat-time counter and related value checks. [Stephen L Arnold]

  • Add tag editing widget for start cmd plus a simple test. [Stephen L Arnold]

    • update config with more tag parameters, allow last_tag reuse
  • Add default yaml config file with platform user dirs. [Stephen L Arnold]

  • Add app and indicator icons, update packaging. [Stephen L Arnold]

  • Add very minimal example appindicator gui. [Stephen L Arnold]

Fixes

  • Update doc deploy workflows per current deploy action docs. [Steve Arnold]

    • use permissions instead of the older github token setting
  • Even more docstring and readme/rst doc cleanup. [Stephen L Arnold]

  • Cleanup some oddball link anchors flagged by sphinx check. [Stephen L Arnold]

Other

  • Merge pull request #4 from sarnold/docs-cleanup. [Steve Arnold]

    Docs cleanup

  • Merge pull request #3 from sarnold/basic-user-guide. [Steve Arnold]

    Add more documentation bits

  • Merge pull request #2 from sarnold/config-data. [Steve Arnold]

    More feature bits

  • Merge pull request #1 from sarnold/extensions. [Steve Arnold]

    timew report extensions and base files

  • Enable pre-commit and apply some cleanup. [Stephen L Arnold]

  • Initial commit base files plus 2 timew extensions. [Stephen L Arnold]

  • Initial commit. [Steve Arnold]