Skip to content

1.1.0 - 2024-02-29

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Feb 09:59
· 10 commits to master since this release

Release Notes

Added

  • This changelog file
  • Option --round for list and report to round start and end times (thanks to @berkes)
  • Subcommand change to modify the currently running activity
  • Subcommand sanity for several sanity checks on the bartib log (thanks to @lukasdietrich)
  • Compact mode --compact for projects - list currently running projects only
  • GitHub Actions for tests (thanks to @Ernaldis)

Changed

  • --project filters for list and report now support wildcards (thanks to @simonsan)
  • Display activities where start and end time is the same with a duration of "<1m" (issue #24 - thanks to @julianmatos97)
  • Do not display the number of days in durations - issue #12
  • Many minor adjustments to the documentation

Install bartib 1.1.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nikolassv/bartib/releases/download/v1.1.0/bartib-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/nikolassv/bartib/releases/download/v1.1.0/bartib-installer.ps1 | iex

Download bartib 1.1.0

File Platform Checksum
bartib-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
bartib-x86_64-apple-darwin.tar.xz Intel macOS checksum
bartib-x86_64-pc-windows-msvc.zip x64 Windows checksum
bartib-x86_64-pc-windows-msvc.msi x64 Windows checksum
bartib-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum