Skip to content

Releases: pauldub/activity-watch-mode

v1.5.0

23 Feb 08:05
0189963
Compare
Choose a tag to compare

What's Changed

  • Auto-disable mode after error by @xeruf in #19
  • Support built-in project.el for getting project name by @meliache in #24
  • Fix invalid coding system on recover-this-file by @meliache in #25
  • Modularize heartbeat sending by @xeruf in #20
  • Restore compatibility with project.el before Emacs 29.1 by @mathrick in #27

New Contributors

Full Changelog: 1.4.0...1.5.0

Record git branch if available

23 Dec 10:28
8990292
Compare
Choose a tag to compare

What's Changed

  • Record git branch if available by @arjaz in #18

New Contributors

  • @arjaz made their first contribution in #18

Full Changelog: 1.3.0...1.4.0

Customizable project name detection process

16 Apr 06:39
9d591c5
Compare
Choose a tag to compare

Changes

  • Add a framework for defining custom resolvers of project names
  • Add predefined resolvers for Projectile and Magit.

Fixes

  • Fix the definition of a callback lambda

See #14

Remove deprecated calls to `cl.el`

10 Apr 06:49
Compare
Choose a tag to compare

Replace calls to function* with the cl-lib.el version cl-function.

Stop clobbering match data in first-change-hook

30 Jan 08:09
153d93e
Compare
Choose a tag to compare

Fixes an issue where activity-watch-mode would clobber the search/replace match data and break M-x replace-string.

#11

Update dependencies for compatibility with Emacs 27

16 Sep 12:13
fb7e415
Compare
Choose a tag to compare

This release provides compatibility for emacs 25+

Adding missing requires

28 Dec 08:35
27a0841
Compare
Choose a tag to compare

Adding missing requires which were a source of error for some users.

Minor refactoring

12 Nov 11:37
Compare
Choose a tag to compare

Minor refactoring according to comments on the MELPA integration PR: melpa/melpa#5759

Birth of activity-watch-mode

16 Oct 10:52
Compare
Choose a tag to compare

Initial release of activity-watch-mode forked from wakatime-mode

activity-watch-mode is an automatic time tracking extension for Emacs using ActivityWatch.