Something went wrong on our end
-
Volker Schukai authoredVolker Schukai authored
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 20.11 KiB
Changelog
Unreleased
Bug Fixes
-
add eventmanager
-
update libs
-
license text
v1.20.1 - 2024-09-28
Bug Fixes
- move flake.nix
- wrong event type
- vendoring
- move to nix flake
v1.20.0 - 2024-08-26
Add Features
-
add done event
-
vendoring #71 (closed)
-
update go to 1.22 #71 (closed)
v1.19.4 - 2024-05-05
Bug Fixes
- sql doesn´t work #70 (closed)
- update statistic #69 (closed)
v1.19.3 - 2024-05-05
Bug Fixes
- runnable is nil #68 (closed)
v1.19.2 - 2024-05-05
Bug Fixes
- delete job need a job (nil pointer exception) #67 (closed)
v1.19.1 - 2024-05-05
Bug Fixes
- deletejob have not to check active jobs #66 (closed)
v1.19.0 - 2024-05-05
Add Features
- add new UIError #65 (closed)
v1.18.2 - 2024-05-04
Bug Fixes
- init stats (now is a pointer) #64 (closed)
v1.18.1 - 2024-05-04
Bug Fixes
- save without stats #63 (closed)
v1.18.0 - 2024-05-04
Add Features
- new manager function saveJob
v1.17.0 - 2024-05-04
Add Features
- remap string values for time, duration, etc #62 (closed)
v1.16.1 - 2024-05-04
Bug Fixes
- repair missing inotify schedule
v1.16.0 - 2024-05-03
Add Features
-
map time and duration in json context #60 (closed)
-
fix timezon in test #61 (closed)
v1.15.17 - 2024-04-25
Bug Fixes
-
hide database debug message #59 (closed)
-
update deploy script
-
update versions prediction
-
clean up gitlab-ci
-
wrong headline
-
fix direnv watch_files
v1.15.16 - 2024-04-21
Bug Fixes
- tests
Changes
- remove old files
- correct spelling #58 (closed)
v1.15.15 - 2024-04-21
Bug Fixes
- cleanup script
- fixing test cases #57 (closed)
- debug build
- optimize save #52 (closed)
Changes
- remove race and cover tests from ci pipeline
- update tests
- update deploy and test code #56 (closed)
- update organisation
- update git-commit call #55 (closed)
- integrate git-commit script #54 (closed)
- move from devenv to flake.nix #53 (closed)
v1.15.14 - 2024-04-17
Bug Fixes
- save all stats #51 (closed)
- update database save and update #50 (closed)
v1.15.13 - 2024-03-23
Bug Fixes
-
simplify save #49 (closed)
-
fix test
v1.15.12 - 2024-03-19
Bug Fixes
- save data
v1.15.11 - 2024-03-19
Bug Fixes
- save zero fields too #48 (closed)
v1.15.10 - 2024-03-19
Bug Fixes
- race
- race
- update datasaver #47 (closed)
- race condition in runnables #46 (closed)
- add where statements and add error handling #45 (closed)
v1.15.9 - 2024-03-12
Bug Fixes
- optimize job safe #44 (closed)
v1.15.8 - 2023-12-18
Bug Fixes
- security fix CVE-2023-48795 #43 (closed)
v1.15.7 - 2023-12-17
Bug Fixes
-
wrong type check #42 (closed)
-
liceses
v1.15.6 - 2023-12-17
Bug Fixes
- write result and error #41 (closed)
v1.15.5 - 2023-12-17
Bug Fixes
- implementation of interface failes #40 (closed)
v1.15.4 - 2023-12-17
Bug Fixes
- shell result was not written to db #39 (closed)
v1.15.3 - 2023-12-16
Bug Fixes
- fix tests #38 (closed)
- wrong interval assignment #37 (closed)
v1.15.2 - 2023-12-15
Bug Fixes
- the import of yaml and json files only read 4 field #36 (closed)
v1.15.1 - 2023-12-06
Bug Fixes
- parse duration in json #35 (closed)
- parse duration #34 (closed)
v1.15.0 - 2023-12-02
Add Features
-
worker stats
- new fsnotify scheduler #33 (closed)
-
tests
-
license comment
- fix ci tests
v1.14.0 - 2023-11-15
Add Features
- new runJob method #32 (closed)