Skip to content

Latest commit

 

History

History
69 lines (54 loc) · 1.87 KB

CHANGELOG.md

File metadata and controls

69 lines (54 loc) · 1.87 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.

0.0.9 - 2021-12-22

Added

  • Flow tracking

Removed

  • Work log
  • Joy and impact tracking

0.0.8 - 2021-12-22

Changed

  • Decouple work log from session log

0.0.7 - 2021-06-09

Added

  • Flag to show items since
  • Add with-time flag to show time when work item was added

0.0.6 - 2021-05-25

Changed

  • Display of work done table

0.0.5 - 2021-05-21

Fixed

  • Count of sessions to be done rounded down to nearest integer
  • Incorrect count of sessions to be done shown

Added

  • Graphs for importance and joy via tracker show graph

0.0.4 - 2021-05-17

Fixed

  • Bug in show stats command

0.0.3 - 2021-05-13

Added

  • Pop command to remove the last added entry
  • Stats command to view counts and targets

Changed

  • Fixed bug related to sort order

0.0.2 - 2021-05-11

Added

  • Default db at home directory
  • show command support

0.0.1 - 2021-05-10

Added

  • Support to add work
  • Display previous week's data on adding work