7.0.6 #26
rly0nheart
announced in
Announcements
7.0.6
#26
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed:
7.0.1
=>7.0.5
license
command, which will be used to view the license warranty or conditions (e.g.,knewkarma license --warranty
)What Changed:
7.0.0
Additions
knewkarma.User.username_available()
to check if a specified username is available or taken.User.top_subreddits()
(only works if matplotlib is installed)Improvements
api.Api(headers: Dict)
docker pull rly0nheart/knewkarma
Updates
prompt is now case-insensitive (thanks to richpip install --upgrade
output, when upgrading knewkarma (PyPI Package).Migrations
subreddit
andusername
param inknewkarma.Subreddit
andknewkarma.User
toname
post_id
andpost_subreddit
parameters inknewkarma.Post
toid
andsubreddit
knewkarma.tools.styling_utils
toknewkarma.tools.terminal
knewkarma.tools.misc_utils
toknewkarma.tools.miscellaneous
knewkarma.tools.data_utils
toknewkarma.tools.data
knewkarma.tools.package_utils
toknewkarma.tools.package
knewkarma.tools.time_utils
, as functions from this have been shared acrossknewkarma.api
,knewkarma.tools.data
, andknewkarma.tools.miscellaneous
knewkarma.tools.parsing_utils
, as it will now be part of a separate package (karmakaze)Other
New Contributors
This discussion was created from the release 7.0.6.
Beta Was this translation helpful? Give feedback.
All reactions