Skip to content

Releases: wakatime/wakatime-cli

v1.98.3

29 Jul 11:13
f19650c
Compare
Choose a tag to compare

Changelog

  • Fix race condition in test #1082

v1.98.3-alpha.1

29 Jul 11:03
0a98e63
Compare
Choose a tag to compare
v1.98.3-alpha.1 Pre-release
Pre-release

Changelog

070070c Fix race condition in test

v1.98.2-alpha.1

29 Jul 09:53
4b4c192
Compare
Choose a tag to compare
v1.98.2-alpha.1 Pre-release
Pre-release

Changelog

65d83f0 Check if legacy offline queue file exists

v1.98.1-alpha.3

29 Jul 09:45
65ec92a
Compare
Choose a tag to compare
v1.98.1-alpha.3 Pre-release
Pre-release

Changelog

c28a780 Unit test for stdin singleton

v1.98.1-alpha.2

29 Jul 07:43
9dd13b0
Compare
Choose a tag to compare
v1.98.1-alpha.2 Pre-release
Pre-release

Changelog

2ace324 Cleanup tests and remove unused pointer

v1.98.1

24 Jul 11:46
72aa4f3
Compare
Choose a tag to compare

Changelog

  • Trim spaces in summary tests #1070
  • Rate limiting by default #1071
  • Only read extra heartbeats from stdin once #1073
  • Fix tests with Once singleton #1074

v1.98.1-alpha.1

24 Jul 11:34
35e88b4
Compare
Choose a tag to compare
v1.98.1-alpha.1 Pre-release
Pre-release

Changelog

ac9acf6 Fix tests with Once singleton
0797fbb Only read extra heartbeats from stdin once

v1.98.0-alpha.1

24 Jul 07:28
a6b5c54
Compare
Choose a tag to compare
v1.98.0-alpha.1 Pre-release
Pre-release

Changelog

f210c74 Rate limiting by default

v1.97.1

23 Jul 09:58
5d46cab
Compare
Choose a tag to compare

Changelog

  • Make single point of exit #1066
  • Remove --offline-only flag #1067
  • Fix status bar today when output json missing categories #1068

v1.97.1-alpha.2

23 Jul 12:18
f185013
Compare
Choose a tag to compare
v1.97.1-alpha.2 Pre-release
Pre-release

Changelog

e25375d Trim spaces in summary tests