What's Changed * Fix `TypeError` exception when checking or trying to install updates * Update pyproject.toml by rly0nheart in https://github.com/knewkarma-io/knewkarma/pull/44 * Dev by rly0nheart in https://github.com/knewkarma-io/knewkarma/pull/45 * Minor changes by rly0nheart in https://github.com/knewkarma-io/knewkarma/pull/46 * Minor changes by rly0nheart in https://github.com/knewkarma-io/knewkarma/pull/47
What's Changed * Restrict attempts to install updates if knewkarma is running as a snap package by rly0nheart in https://github.com/knewkarma-io/knewkarma/pull/41
What's Changed * Manual check for updates (instead of doing that on every run, it gets annorynf, especially if there's a new release): user `knewkarma updates --check/--install` * Added support for proxies