Releases: knewkarma-io/knewkarma
Releases · knewkarma-io/knewkarma
7.1.4
What's Changed
- Fix
TypeError
exception when checking or trying to install updates - Update pyproject.toml by @rly0nheart in #44
- Dev by @rly0nheart in #45
- Minor changes by @rly0nheart in #46
- Minor changes by @rly0nheart in #47
Full Changelog: 7.1.3...7.1.4
7.1.3
What's Changed
- Removed the
--time-format
flag - Deleted more unused code... :) by @rly0nheart in #43
Full Changelog: 7.1.2...7.1.3
7.1.2
What's Changed
- Restrict attempts to install updates if knewkarma is running as a snap package by @rly0nheart in #41
Full Changelog: 7.1.1...7.1.2
7.1.1
7.1.0
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
Full Changelog: 7.0.13...7.1.0
7.0.13
What's Changed
- Applying fix for
kraw.Connection
in KRAW 0.2.4 by @rly0nheart in #36
Full Changelog: 7.0.12...7.0.13
7.0.12
What's Changed
- Applying fix for
kraw.Connection
in KRAW 0.2.3 by @rly0nheart in #35
Full Changelog: 7.0.11...7.0.12
7.0.11
What's Changed
- Fix TypeError in Post.comments, User.overview, User.comments by @rly0nheart in #34
Full Changelog: 7.0.10...7.0.11
7.0.10
What's Changed
- Patch for error in
User.profile
,Subreddit.profile
, andSubreddit.wiki_page
by @rly0nheart in #33
Full Changelog: 7.0.9...7.0.10