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