v2.2.0
- Along with being a docker app, Borgitory will now publish to PyPi and be an installable package!
- Right now it's fairly useless on Windows machines because everything is designed to work with /mnt, but that will come next.
- Also fixed an issue with indexes missing and the migration failing.
What's Changed
- version pinning, better debug screen by @mlapaglia in #52
- mypy fixes by @mlapaglia in #53
- publish to pypi by @mlapaglia in #55
Full Changelog: v2.1.0...v2.2.0