Skip to content

Releases: ik11235/wakatime.fish

v0.0.6

27 Mar 12:59
29622d5
Compare
Choose a tag to compare

What's Changed

  • [refactoring] Changed string manipulation to be done with the fish built-in function. in #9

Full Changelog: v0.0.5...v0.0.6

v0.0.5

27 Mar 10:19
e6d121d
Compare
Choose a tag to compare
  • [FIX] Delete unnecessary full-width spaces
  • [FIX] Use disown to avoid waiting for the command to exit.

v0.0.4

27 Mar 10:19
de8004e
Compare
Choose a tag to compare
  • [FIX] Unable to exit the shell

v0.0.3

12 Mar 06:37
cb88b95
Compare
Choose a tag to compare

[ADD] Added ability to disable behavior via environment variables.

v0.0.2

28 Dec 06:28
defd91a
Compare
Choose a tag to compare
  • [Bug FIX] Fixed a problem that prevented wakatime ticks from being sent during fish operation
  • [Bug FIX] Fixed a problem that an error was displayed on the screen when checking git repository and wakatime operation.
  • [devlopment] Function names for sending wakatime should start with _ to make it clear that they are not intended to be called by the user.

v0.0.1

24 Dec 11:14
7ae48df
Compare
Choose a tag to compare

first release.