Skip to content

Releases: bellingcat/knewkarma

5.3.4

22 Jul 02:16
8505c5a
Compare
Choose a tag to compare

What's Changed

  • Another patch for something that I overlooked
  • Patch for error on line 701 in _cli.py
  • Now checks for updates automatically
  • Include simple instructions on how to upgrade to newer versions.
  • Improved status display by replacing the usage of rich.status.Status with rich.console.Console.status to ensure a consistent usage of rich.console.Console
  • Deleted knewkarma.tools.general_utils.get_status

Full Changelog: 5.3.3...5.3.4

5.3.3

22 Jul 01:59
1fd5cfa
Compare
Choose a tag to compare

What's Changed

  • Another patch for something that I overlooked
  • Patch for error on line 701 in _cli.py
  • Now checks for updates automatically
  • Include simple instructions on how to upgrade to newer versions.
  • Improved status display by replacing the usage of rich.status.Status with rich.console.Console.status to ensure a consistent usage of rich.console.Console
  • Deleted knewkarma.tools.general_utils.get_status

Full Changelog: 5.3.2...5.3.3

5.3.2

22 Jul 01:39
bf3e4c1
Compare
Choose a tag to compare

What's Changed

  • Patch for error on line 701 in _cli.py
  • Now checks for updates automatically
  • Include simple instructions on how to upgrade to newer versions.
  • Improved status display by replacing the usage of rich.status.Status with rich.console.Console.status to ensure a consistent usage of rich.console.Console
  • Deleted knewkarma.tools.general_utils.get_status

Full Changelog: 5.3.1...5.3.2

5.3.1

22 Jul 01:01
9a1f474
Compare
Choose a tag to compare

What's Changed

  • Simple patch for -v/--version option
  • Now checks for updates automatically
  • Include simple instructions on how to upgrade to newer versions.
  • Improved status display by replacing the usage of rich.status.Status with rich.console.Console.status to ensure a consistent usage of rich.console.Console
  • Deleted knewkarma.tools.general_utils.get_status

Full Changelog: 5.3.0...5.3.1

5.3.0

22 Jul 00:38
b616e1a
Compare
Choose a tag to compare

What's Changed

  • Now checks for updates automatically
  • Include simple instructions on how to upgrade to newer versions.
  • Improved status display by replacing the usage of rich.status.Status with rich.console.Console.status to ensure a consistent usage of rich.console.Console
  • Deleted knewkarma.tools.general_utils.get_status

Full Changelog: 5.2.0...5.3.0

5.2.0

21 Jul 20:28
99e9b18
Compare
Choose a tag to compare

What's Changed

  • Now returns more data on entities.
  • Fix empty response from subreddit wiki page data.
  • Snap package now adds the Knew Karma icon to app menu (clicking it will quickly open the terminal and briefly show the help message then exit. I'm still working on making it not close)
  • Some parts of the code were not "code-ing", now they do :)

Full Changelog: 5.1.1...5.2.0

5.1.1

05 Jul 04:00
565962e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.1.0...5.1.1

5.1.0

05 Jul 02:09
7078a3b
Compare
Choose a tag to compare

What's Changed

  • Improved post searching withing a subreddit.
  • Now dropping columns with None values from the dataframe.
  • Post().profile() will now be Post().data()
  • Code improvements
  • Dev 5.0.0 -> 5.1.0 by @rly0nheart in #95

Full Changelog: 5.0.0...5.1.0

5.0.0

03 Jul 00:05
6ea8de1
Compare
Choose a tag to compare

What's Changed

  • Discontinue the Windows GUI.
  • Introduce the Users class to get users from various sources.
  • Simplified getting posts from listings by using the following flags:
    • -p/--popular
    • -r/--rising
    • -c/--controversial
    • -b/--best

Full Changelog: 4.2.4.0...5.0.0

4.2.4.0

23 Jun 03:52
dbc9a8c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.2.0...4.2.4.0