Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1001 Bytes

CHANGELOG.md

File metadata and controls

46 lines (31 loc) · 1001 Bytes

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.2.0 Dec 31, 2019

Added

  • track command
  • delete command
  • summary --id option
  • doc test
  • continue command
  • CHANGELOG.md
  • commands.md
  • summary --lastweek option
  • github action
  • badges

Changed

  • AbsTime renamed to DateTimeW
  • ActiveActivity renamed to OngoingActivity

Fixed

  • summary output is now sorted by start date
  • tempfile and assert_cmd no longer required for build
  • CLI version now matches Cargo.toml version

0.1.1 Dec 26, 2019

Added

  • repository url in Cargo.toml

0.1.0 Dec 26, 2019

Added

  • start command
  • stop command
  • summary command