Changes
This releases fixes a bug that causes an application crash in some environments. Home directory expansion ~
now works in all configurable paths. There was also a lot of code cleanup.
Additionally the example configuration file is no longer hand maintained, but generated. This is also true for the configuration documentation website and the example docker compose file.
This release also triggers the first automatic package upload to https://aur.archlinux.org. 🤞
Auto Generated Notes
- Update compose example by @davidnewhall in #451
- Expand home dir everywhere by @davidnewhall in #454
- allow homedir expansion with filepath: notation by @davidnewhall in #455
- lint some things by @davidnewhall in #456
- more lint by @davidnewhall in #457
- Update unpackerr.conf.example by @davidnewhall in #458
- Add config file definitions by @davidnewhall in #459
- Generate config and compose examples by @davidnewhall in #460
- Embed config refs into config app. by @davidnewhall in #461
- add info when it does not work by @davidnewhall in #462
- rename some files by @davidnewhall in #463
- More generator changes by @davidnewhall in #464
- switch to embed from bindata by @davidnewhall in #465
- Fix history bug by @davidnewhall in #467
- doc update by @davidnewhall in #472
- Update golift.io/rotatorr digest to cb73b9c by @renovate in #470
- Build a package file and push to aur by @davidnewhall in #475
Full Changelog: v0.14.0...v0.14.1