Releases: jansorg/tom
v0.12.2
Changelog
- 510b4af Add tests for editing of a frame's start and end date
- adb751d Better handling of long urls and similar text without break opportunities
- ed1d527 Format time values with the ISO format
- 0ff053f Run tests when building a release
- fe0c1bd Show date and time values in reports in the local timezone, recorded values may use different timezones
- e0baaba don't prevent wrapping in project names of timelog template
v0.12.1
v0.12
Changelog
- ff4fb09 Merge pull request #53 from jansorg/FIX-iso-week
- 365e073 Prepare next release
- 022278d Remove incomplete support of rounding of sub-totals
- 0b92f64 Remove unfinished invoice command support
- 23b1c51 Remove unused property, add IsRounding()
- 898f01a Show "sum of rounded durations of buckets" instead of "sum of rounded entries of all buckets" in the summary of a report
- 32dfe4f Show durations and timestamp with seconds, if the rounding uses sub-minute values
- 7e8ddf2 add parameter to define week to report by relative reference, e.g. -1 Allow date formatting as ISO
v0.11.0
v0.10.0
Changelog
445a52d Added project property to require a note when a time entry of such a project is stopped
36b882d CSS styling fixes
46defd6 added initial pkgbuild for arch linux
6727620 added support for docraptor to tom-pdf
1d71428 feat: support custom css in a report
d6e04c9 feature: new option allow to specify the delimiter to seperate project names, e.g. "top -> child". feature: new option to allow to display short paths in project containers. For example a hierarchy of "Project > Year > Month > Project" will only display the subproject path for the nested projects.
c8febc1 fix: allow html code in the description
561c7e9 fix: handling of empty entries when the option is enables fix: format more zero durations with the css style
28853f2 fix: minDuation -> minDuration
ef25b24 fix: no json output for empty array
6bec492 fix: remove split type from bucket titles
605da20 use go modules
v0.9.0
Changelog
62cb2c2 Merge pull request #42 from jansorg/feat-yesterday
eb3029b Merge pull request #43 from jansorg/fix-total-activesum
88acf03 Merge pull request #44 from jansorg/fix-report-overlap
5b61dc9 New column "Yesterday" for project status reports.
93ef777 fix: The total column of a project report wasn't adding active frames when a reference timestamp was specified
d0b57e5 fix: don't show an empty report with a single split by date option when there's an active frame
1734c70 fix: properly distribute frames to split buckets for frames which span multiple buckets.
0560bd3 updating docs
v0.8.0
v0.7.3
v0.6.0
Changelog
d685ce9 Backup on save
4e1f7eb move date time functions into own package
ff0377a report options tracked and untracked
6715802 test backup in batch mode
31b223b test for config command
3f22a6d untracked time wip
62ee3a4 update before release
9f0e4ba update before release
5ce5e8e update before release
b6933b8 update docs
e23ccd8 update docs
6edf0a6 update docs