go-latestver/History.md

58 lines
1.1 KiB
Markdown
Raw Normal View History

2024-02-28 21:59:46 +00:00
# 0.7.3 / 2024-02-28
* Update dependencies
2023-12-19 12:32:29 +00:00
# 0.7.2 / 2023-12-19
* Update dependencies
* [ci] Fix: deprecated repo URL
2023-12-15 18:28:06 +00:00
# 0.7.1 / 2023-12-15
* Update dependencies
2023-11-12 12:31:37 +00:00
# 0.7.0 / 2023-11-12
* Update dependencies, replace axios
* Make db migration tooling more flexible
2023-10-14 21:20:15 +00:00
# 0.6.0 / 2023-10-14
* Add postgres support
* Update dependencies
2023-09-30 11:25:58 +00:00
# 0.5.1 / 2023-09-30
* Update linter config, fix linter error
* Update dependencies
2023-03-19 01:22:45 +00:00
# 0.5.0 / 2023-03-19
* Configure file watcher to follow links
2023-03-18 17:04:08 +00:00
# 0.4.0 / 2023-03-18
* Allow to disable filesystem watcher
* Sort entries in catalog api
* Update dependencies
* Lint: Update linter config, fix all linter issues
* CI: Replace repo-runner tests with Github Actions
2023-01-28 18:47:15 +00:00
# 0.3.0 / 2023-01-28
* Add filesystem-watcher to reload config on change
* Add migration tooling
* Fix version compare failing when old version is not present
2022-08-20 21:34:45 +00:00
# 0.2.0 / 2022-08-20
* [#6] Implement version constraints / downgrade protection
2021-12-03 16:47:00 +00:00
# 0.1.1 / 2021-12-03
* Add docs for config / screenshots
2021-12-01 14:12:09 +00:00
# 0.1.0 / 2021-12-01
2023-11-12 12:31:37 +00:00
* Initial version