All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v5.0.1 - 2023-07-17
v5.0.0 - 2023-06-24
- Replacement of the TimeEntry type by the TimeRecord class. Counting by seconds. Displaying seconds when above 0.
d7b1fe1 - Release 5.0.0
99cf513
v4.4.0 - 2023-06-23
- upgrade yarn
5261d10 - upgrade dependencies
91a001e - upgrade monkey
6710762 - replaced formkit with primevue
faaa809 - fix primevue setup; remove lodash
1d06ad2 - Release 4.4.0
c28bd2f - fix after update
c4d9595 - install dotenv-cli for release-it config
747f7a4 - update vite
2fde7a2 - bugfix input width
f6c5355
v4.3.1 - 2022-11-30
v4.3.0 - 2022-11-28
- do not display squares, when no sub. Display only sum and remaining/overtime.
9a139a4 - Release 4.3.0
7038f19
v4.2.1 - 2022-11-28
- Release 4.2.1
81f17cf - add titles of time-spans
549133e - add links to API key page: HTML / XML
88153f2 - place widget in last block (e.g. spent-time might not display)
e7ca7dc - add widget homepage url
82d3f34
v4.2.0 - 2022-11-28
- install release-it and auto-changelog
c3b12f9 - replace npm by yarn
29bfbaf - npm up
c2566dc - Release 4.2.0
e9d72ce - BugFix: replace estimated_hours by total_estimated_hours
29f8916
- Initial. Working in ViolentMonkey.
fc517ae - Rebuilt to use Pinia and FormKit
7307b6d - update packages
a030f2f - config usage of VueUse and Pinia. Tree shaking: not used => not required.
663ce92 - reformat App.vue
99ff02b - Create LICENSE
d23eee4 - Add prompt for API KEY
7a2c136 - opacity 50% when loading
050b7fe - Rename to @gander/monkey-redmine-time-widget
9f2afa2 - reformat package.json
c55338c - update package-lock.json
f663a1a - Release v4.1.0
faf83f3 - BugFix issue page url
4b2f5bb - BugFix
28b6f22