Skip to content

Releases: rdb/toggl2moneybird

0.3.0

22 Mar 00:30
@rdb rdb
Compare
Choose a tag to compare

Adds the --exclude-tag flag which can be used to exclude time entries with a given tag from being synchronized.
Minor quality of life improvements.

0.2.1: Allow empty descriptions

21 Mar 23:26
@rdb rdb
Compare
Choose a tag to compare

This release allows entries with empty descriptions to be synced in Toggl. They will appear with the description "(no description)" in moneybird.

0.2.0

21 Mar 21:43
@rdb rdb
Compare
Choose a tag to compare
  • Add --unbillable flag to allow syncing unbillable projects
  • Fix bug with oldest date limit passed to Toggl Track API by invoice command
  • Allow invoicing multiple months at the same time

0.1.1

04 Jan 13:17
@rdb rdb
Compare
Choose a tag to compare

This is a bugfix release fixing some serious start date issues that popped up over the new year. It also fixes an error that occurs when the Toggl Track timer is still running (the running entry is now simply ignored from the sync).

0.1.0

19 Nov 21:34
@rdb rdb
Compare
Choose a tag to compare
  • Better Windows support
  • Assorted bug fixes
  • Switch from setuptools to more modern python -m build

Initial release

05 Nov 14:59
@rdb rdb
Compare
Choose a tag to compare
v0.0.1

Add README and packaging