Skip to content

Releases: pitgrap/time-tracking-app

0.10.0

22 Nov 12:35
4b4d78c
Compare
Choose a tag to compare

Changelog

  • Updated to pnpm version 9
  • Updated node to v20
  • Updated all dependencies to the latest major version.
  • Updated GitHub Actions

What's Changed

Full Changelog: 0.9.0...0.10.0

0.9.0

14 Apr 13:49
6a88cfc
Compare
Choose a tag to compare
  • Added the possibility to correct the starting time
  • Update to pnpm version 8
  • Updated all dependencies to the latest major version.

0.8.0

23 Feb 16:40
3445f95
Compare
Choose a tag to compare
  • Change order of history. Show the latest entries first.
  • Move download history button to top to avoid scrolling with many entries.
  • Updated all dependencies to the latest major version.
  • Prefix package with "@pitgrap"
  • Update GitHub Actions