Changes
Added two new features related to the release parsing and improved the release parsing overall! Guidance on how to use them and an explanation of what they do, can be found in the readme here. If any issue come up for you feel free to open up an issue!
Changelog
New Features
- 4dd7839: feat(api): allow undefined clientname again (#63) (@nuxencs)
- 5bd0d62: feat(config): append missing options (#70) (@nuxencs)
- 2f8a89c: feat(config): make more config options dynamically reload (#68) (@nuxencs)
- 3059a6a: feat(logging): log a few more things (#64) (@nuxencs)
Bug fixes
- 1f56c69: fix(config): renamed default client causes error (#61) (@nuxencs)
- d606de2: fix(docker): missing docker envs (#62) (@nuxencs)
Other work
- 24ce657: build(docker): fix missing commit hash and release tagging (#65) (@nuxencs)
- e4243b4: chore(readme): clarify filter instructions (#69) (@nuxencs)
- dcf91f7: chore: update issue template with newest version (#59) (@nuxencs)
- 97838f7: docs(readme): add instructions for priority (#66) (@nuxencs)
- 94fa4ff: docs: improved structure (#58) (@nuxencs)
- fd58c78: refactor(processor): improve release comparing (#67) (@nuxencs)
Full Changelog: v0.5.0...v0.6.0
Docker images
docker pull ghcr.io/nuxencs/seasonpackarr:v0.6.0
What to do next?
- Read the documentation