Skip to content

Latest commit

 

History

History
58 lines (37 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

58 lines (37 loc) · 1.16 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.

Unreleased

0.2.1 Mar 8, 2020

Fixed

  • fix cargo-audit warning on quote:1.0.2 being yanked

Removed

  • ram-only implementations

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