Skip to content

Releases: synyx/buchungsstreber

v2.11.1

07 May 07:22
471b5cc
Compare
Choose a tag to compare
  • Fix minimum_time calculation for non-default values by @fheft in #125

Full Changelog: v2.10.0...v2.11.1

v2.10.0

16 Jun 13:56
Compare
Choose a tag to compare
  • Add dockerfile for containerized buchungsstreber
  • Introduce DailyDoings (#107)
  • Add creation time to add command (#115)
  • Fix handling of empty YAML buchungen file
  • Fix search path for config file

v2.9.1

16 Jun 13:41
Compare
Choose a tag to compare
  • Bugfix release

v2.9.0

16 Jun 13:40
Compare
Choose a tag to compare
  • Fix reloading .B file on changes
  • Fix loading empty .B file
  • Add generator for existing redmine time entries

v2.8.2

24 Feb 13:48
Compare
Choose a tag to compare
  • Fix "Messy" YAML file (#84)

v2.8.1

15 Feb 09:11
Compare
Choose a tag to compare
Release v2.8.1

v2.8.0

11 Feb 15:35
Compare
Choose a tag to compare
  • Add time entries or notes from command line (#11)
  • Template handling for Buch format (#48)
  • Expand path configuration for Git generator
  • Various housekeeping actions
  • Introduce Renovate

v2.6.2

09 Jun 07:16
Compare
Choose a tag to compare
  • Remove usage of /users/current API endpoint to avoid issues with certain Redmine installations

v2.6.1

04 Jan 10:41
c0e2511
Compare
Choose a tag to compare
  • Bugfix regarding entries not getting aggregated in buchen action (fixes #51)

v2.6.0

31 Dec 09:59
5b9919f
Compare
Choose a tag to compare

Note that this release contains backwards-compatibility breaking changes.

  • Remove deprecated gcalcli generator
  • TUI behavioural change: Using the enter key after committing the times will
    now switch to the next day, escape will stay on current day
  • The curses library used for the TUI was replaced due to instability
  • A separate buchungsstreber-tui gem will be published for easier TUI usage