Releases: 9d4/heroku_capulus
Releases · 9d4/heroku_capulus
Release list
v1.2.1
v1.2.0
Add new option to make able the app always run regardless time set in config.
This update is enclosing the issue #2. Thank you @BayuDC for the idea.
Changelog
- 3b22cec Update README.md
- 16e3855 Update config.json
- 4367778 Update config.json
- 96f8671 Update config.json
- e536780 attempt one adding alwaysOn option, see #2
- 7b26198 change interval
- 232598c refactor module name from github.com/traperwaze/heroku_capulus to github.com/9d4/heroku_capulus
- fc5d4d5 reformat code and update readme
- 7cd7506 regood readme
- 4561b1f remove ntpserver from configuration struct
- 4772b5b remove trailing comma in config.json
v1.1.1
Changelog
- 7d511bb Merge branch 'main' of https://github.com/traperwaze/heroku_capulus
- f3f4a00 Merge pull request #1 from traperwaze/dev
- 07ef29c Update github actions
- 364dd0e added badge for workflow Deploy
- 1b54325 added go version for heroku
- e3f72f8 added goreleaser
- 6f5d117 added ntp client
- 58cedfa added startTime and endTime
- d5e74a2 change method to HEAD & added statuscode from response
- 2678df4 enclosing d33f948
- d33f948 move config to new package instead of main
- c2344ad remove ntp client -- useless
- 20440b9 revert config.json
- eeb56d1 small refactor
- 5af87b6 small refactor