Skip to content

Latest commit

 

History

History
168 lines (88 loc) · 1.79 KB

changelog.md

File metadata and controls

168 lines (88 loc) · 1.79 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.2] - 2023-06-27

Added

Nothing

Changed

  • Update dependencies

Removed

Nothing

[1.1.1] - 2023-06-05

Added

Nothing

Changed

  • X-axis of month plot increased by 2 days to not clip first and last values

Removed

Nothing

[1.1.0] - 2023-05-31

Added

  • Export of statistics of all reports into a Markdown report

Changed

  • Docs

Removed

Nothing

[1.0.7] - 2023-05-30

Added

Nothing

Changed

  • Prettified monthly statistics chart

Removed

Nothing

[1.0.6] - 2023-04-11

Added

Nothing

Changed

  • Bump up pandas to 2.0.0

Removed

Nothing

[1.0.5] - 2023-03-27

Added

Nothing

Changed

  • Fix visualization to always show the complete month even if no data is available

Removed

Nothing

[1.0.4] - 2023-02-22

Added

Nothing

Changed

  • Improved logo visually

Removed

Nothing

[1.0.3] - 2023-02-22

Added

  • New logo and icon

Changed

Nothing

Removed

Nothing

[1.0.2] - 2023-02-22

Added

  • Version info for windows executables

Changed

  • Build script for windows

Removed

Nothing

[1.0.1] - 2023-02-21

Added

  • Seaborn for visualization

Changed

  • Monthly statistics visualized as lines instead of bars

Removed

Nothing

[1.0.0] - 2023-02-16

Added

  • Basic functionality
    • TrayGUI
    • Track start/stop of work
    • Track start/stop of breaks
    • Show daily information
    • Show monthly statistics in a bar chart
  • Build scripts
  • Unit tests + code coverage

Changed

Nothing

Removed

Nothing