Skip to content

Releases: bellingcat/knewkarma

6.1.6

20 Aug 01:35
39f88a5
Compare
Choose a tag to compare

What's Changed

  • The Open Collective application for Knew Karma has been approved! Potential sponsors and backers are welcome to use the Open Collective page to financially contribute to Knew Karma's development.
  • Thank you all for using Knew Karma!!!!!

What Changed: 6.1.5

  • This release mostly has additions relating to the fact that I've applied for a collective on Open Collective for Knew Karma. This is an attempt to welcome potential sponsors/donors to the project. This will be directed to the Knew Karma project, unlike the Buy Me A Coffee link.
  • Fix build failure for docs (due to some changes made for this release)
  • Now showing the countdown timer (visible when fetching bulk data) to also include miliseconds (is it "miliseconds" or "milliseconds"??)

What Changed: 6.1.4

  • Patch for "Patch for update checker" in 6.1.3

What Changed: 6.1.3

  • Patch for update checker: knewkarma.Api().check_updates()
  • Patch for failed build in docs

What Changed: 6.1.2

  • We're back to printing the dataframe and not putting it in a panel (that wasn't the smartest idea), figured having a less colorful output isn't fun at all (thanks to rich!).
  • Will now be able to change the terminal title when run.
  • Created a new module for styled text and prefixes: knewkarma.tools.styling_utils
  • Move knewkarma.tools.general_utils to knewkarma.tools.misc_utils

What Changed: 6.1.1

  • Update snapcraft.yaml

What Changed: 6.1.0

  • I've made major updates to the Command-Line Interface UI. These changes were made to ensure the output is less distracting and only to focus on important output. These changes will also come with a few disadvantages, that colourful output in earlier (in dataframes), wont be there anymore. Of course, this is might change based on user feedback.
  • I've dropped the banner (for now), just to make it less distracting (again).
  • Will now show accurate file sizes when run with -e/--export. In earlier versions, the file sizes were being displayed in bytes, but now, we will have B, KB, MB, GB, TB, and PB

Full Changelog: 6.1.5...6.1.6

6.1.5

12 Aug 00:13
485d063
Compare
Choose a tag to compare

What's Changed: 6.1.5

  • This release mostly has additions relating to the fact that I've applied for a collective on Open Collective for Knew Karma. This is an attempt to welcome potential sponsors/donors to the project. This will be directed to the Knew Karma project, unlike the Buy Me A Coffee link.
  • Fix build failure for docs (due to some changes made for this release)
  • Now showing the countdown timer (visible when fetching bulk data) to also include miliseconds (is it "miliseconds" or "milliseconds"??)

What Changed: 6.1.4

  • Patch for "Patch for update checker" in 6.1.3

What Changed: 6.1.3

  • Patch for update checker: knewkarma.Api().check_updates()
  • Patch for failed build in docs

What Changed: 6.1.2

  • We're back to printing the dataframe and not putting it in a panel (that wasn't the smartest idea), figured having a less colorful output isn't fun at all (thanks to rich!).
  • Will now be able to change the terminal title when run.
  • Created a new module for styled text and prefixes: knewkarma.tools.styling_utils
  • Move knewkarma.tools.general_utils to knewkarma.tools.misc_utils

What Changed: 6.1.1

  • Update snapcraft.yaml

What Changed: 6.1.0

  • I've made major updates to the Command-Line Interface UI. These changes were made to ensure the output is less distracting and only to focus on important output. These changes will also come with a few disadvantages, that colourful output in earlier (in dataframes), wont be there anymore. Of course, this is might change based on user feedback.
  • I've dropped the banner (for now), just to make it less distracting (again).
  • Will now show accurate file sizes when run with -e/--export. In earlier versions, the file sizes were being displayed in bytes, but now, we will have B, KB, MB, GB, TB, and PB

Full Changelog: 6.1.4...6.1.5

6.1.4

10 Aug 20:55
829aabd
Compare
Choose a tag to compare

What's Changed: 6.1.4

  • Patch for "Patch for update checker" in 6.1.3

What Changed: 6.1.3

  • Patch for update checker: knewkarma.Api().check_updates()
  • Patch for failed build in docs

What Changed: 6.1.2

  • We're back to printing the dataframe and not putting it in a panel (that wasn't the smartest idea), figured having a less colorful output isn't fun at all (thanks to rich!).
  • Will now be able to change the terminal title when run.
  • Created a new module for styled text and prefixes: knewkarma.tools.styling_utils
  • Move knewkarma.tools.general_utils to knewkarma.tools.misc_utils

What Changed: 6.1.1

  • Update snapcraft.yaml

What Changed: 6.1.0

  • I've made major updates to the Command-Line Interface UI. These changes were made to ensure the output is less distracting and only to focus on important output. These changes will also come with a few disadvantages, that colourful output in earlier (in dataframes), wont be there anymore. Of course, this is might change based on user feedback.
  • I've dropped the banner (for now), just to make it less distracting (again).
  • Will now show accurate file sizes when run with -e/--export. In earlier versions, the file sizes were being displayed in bytes, but now, we will have B, KB, MB, GB, TB, and PB

Full Changelog: 6.1.2...6.1.4

6.1.3

10 Aug 20:26
feeac9c
Compare
Choose a tag to compare

What's Changed: 6.1.3

  • Patch for update checker: knewkarma.Api().check_updates()
  • Patch for failed build in docs

What Changed: 6.1.2

  • We're back to printing the dataframe and not putting it in a panel (that wasn't the smartest idea), figured having a less colorful output isn't fun at all (thanks to rich!).
  • Will now be able to change the terminal title when run.
  • Created a new module for styled text and prefixes: knewkarma.tools.styling_utils
  • Move knewkarma.tools.general_utils to knewkarma.tools.misc_utils

What Changed: 6.1.1

  • Update snapcraft.yaml

What Changed: 6.1.0

  • I've made major updates to the Command-Line Interface UI. These changes were made to ensure the output is less distracting and only to focus on important output. These changes will also come with a few disadvantages, that colourful output in earlier (in dataframes), wont be there anymore. Of course, this is might change based on user feedback.
  • I've dropped the banner (for now), just to make it less distracting (again).
  • Will now show accurate file sizes when run with -e/--export. In earlier versions, the file sizes were being displayed in bytes, but now, we will have B, KB, MB, GB, TB, and PB

Full Changelog: 6.1.1...6.1.3

6.1.2

10 Aug 20:11
545be0d
Compare
Choose a tag to compare

What's Changed: 6.1.2

  • We're back to printing the dataframe and not putting it in a panel (that wasn't the smartest idea), figured having a less colorful output isn't fun at all (thanks to rich!).
  • Will now be able to change the terminal title when run.
  • Created a new module for styled text and prefixes: knewkarma.tools.styling_utils
  • Move knewkarma.tools.general_utils to knewkarma.tools.misc_utils
  • Dev by @rly0nheart in #176

What Changed: 6.1.1

What Changed: 6.1.0

  • I've made major updates to the Command-Line Interface UI. These changes were made to ensure the output is less distracting and only to focus on important output. These changes will also come with a few disadvantages, that colourful output in earlier (in dataframes), wont be there anymore. Of course, this is might change based on user feedback.
  • I've dropped the banner (for now), just to make it less distracting (again).
  • Will now show accurate file sizes when run with -e/--export. In earlier versions, the file sizes were being displayed in bytes, but now, we will have B, KB, MB, GB, TB, and PB

Full Changelog: 6.1.1...6.1.2

6.1.1

10 Aug 04:04
5f537b9
Compare
Choose a tag to compare

What's Changed 6.1.1

What Changed 6.1.0

  • I've made major updates to the Command-Line Interface UI. These changes were made to ensure the output is less distracting and only to focus on important output. These changes will also come with a few disadvantages, that colourful output in earlier (in dataframes), wont be there anymore. Of course, this is might change based on user feedback.
  • I've dropped the banner (for now), just to make it less distracting (again).
  • Will now show accurate file sizes when run with -e/--export. In earlier versions, the file sizes were being displayed in bytes, but now, we will have B, KB, MB, GB, TB, and PB

Full Changelog: 6.1.0...6.1.1

6.1.0

10 Aug 03:17
a1a60dd
Compare
Choose a tag to compare

What's Changed

  • I've made major updates to the Command-Line Interface UI. These changes were made to ensure the output is less distracting and only to focus on important output. These changes will also come with a few disadvantages, that colourful output in earlier (in dataframes), wont be there anymore. Of course, this is might change based on user feedback.
  • I've dropped the banner (for now), just to make it less distracting (again).
  • Will now show accurate file sizes when run with -e/--export. In earlier versions, the file sizes were being displayed in bytes, but now, we will have B, KB, MB, GB, TB, and PB

Full Changelog: 6.0.4...6.1.0

6.0.4

08 Aug 02:53
8c628e7
Compare
Choose a tag to compare

What's Changed: 6.0.4

  • Final "patch" for failing auto-update of snap packages [see below]
  • Auto-update will only be available for PyPI packages that are'nt running inside a SNAP environment, i.e., Snap variants of Knew Karma will have to be manually updated with the snap refresh knewkarma command. Snap variant users will get a panel below the release notes' panel that will show instructions for updating the snap variant.
  • Minor changes in code

What Changed: 6.0.3

  • Patch for failing file exports
  • Fix cli running even without target data specified (e.g., knewkarma user someuser, would still make the cli run instead of returning the help message for the knewkarma user command)
  • Removed knewkarma.tools.data_utils.show_exported_files (We really didn't need it)
  • Code optimisation changes

What Changed: 6.0.2

  • Possible patch for failed auto-update of the snap package

What Changed: 6.0.1

  • Patch for update checker

What Changed: 6.0.0

  • Add knewkarma.Subreddit.comments method, which will be used to get comments from a subreddit
  • Add knewkarma.Subreddit.search_comments method, which will be used to search comments from a subreddit
  • Automatically updating to a newer versions (User will be prompted to choose between y/n)
  • Move knewkarma.Subreddit.search to knewkarma.Subreddit.search_posts
  • Added descriptive status message for each method, because no one likes vague status messages.
  • Dropped argparse and rich-argparse. We're moving to click (replacement for argparse) and rich-click (replacement for rich-argparse)
  • Fix error that led to program breaking when trying to fetch a post's comments.
  • Update docs by @rly0nheart in #154
  • 6.0.0 by @rly0nheart in #155
  • MAJOR release 6.0.0 by @rly0nheart in #156

Full Changelog: 6.0.3...6.0.4

6.0.3

08 Aug 01:12
852ca79
Compare
Choose a tag to compare

What's Changed: 6.0.3

  • Patch for failing file exports
  • Fix cli running even without target data specified (e.g., knewkarma user someuser, would still make the cli run instead of returning the help message for the knewkarma user command)
  • Removed knewkarma.tools.data_utils.show_exported_files (We really didn't need it)
  • Code optimisation changes

What Changed: 6.0.2

  • Possible patch for failed auto-update of the snap package

What Changed: 6.0.1

  • Patch for update checker

What Changed: 6.0.0

  • Add knewkarma.Subreddit.comments method, which will be used to get comments from a subreddit
  • Add knewkarma.Subreddit.search_comments method, which will be used to search comments from a subreddit
  • Automatically updating to a newer versions (User will be prompted to choose between y/n)
  • Move knewkarma.Subreddit.search to knewkarma.Subreddit.search_posts
  • Added descriptive status message for each method, because no one likes vague status messages.
  • Dropped argparse and rich-argparse. We're moving to click (replacement for argparse) and rich-click (replacement for rich-argparse)
  • Fix error that led to program breaking when trying to fetch a post's comments.
  • Update docs by @rly0nheart in #154
  • 6.0.0 by @rly0nheart in #155
  • MAJOR release 6.0.0 by @rly0nheart in #156

Full Changelog: 6.0.2...6.0.3

6.0.2

06 Aug 22:15
80ce593
Compare
Choose a tag to compare

What's Changed: 6.0.2

  • Possible patch for failed auto-update of the snap package

What Changed: 6.0.1

  • Patch for update checker

What Changed: 6.0.0

  • Add knewkarma.Subreddit.comments method, which will be used to get comments from a subreddit
  • Add knewkarma.Subreddit.search_comments method, which will be used to search comments from a subreddit
  • Automatically updating to a newer versions (User will be prompted to choose between y/n)
  • Move knewkarma.Subreddit.search to knewkarma.Subreddit.search_posts
  • Added descriptive status message for each method, because no one likes vague status messages.
  • Dropped argparse and rich-argparse. We're moving to click (replacement for argparse) and rich-click (replacement for rich-argparse)
  • Fix error that led to program breaking when trying to fetch a post's comments.
  • Update docs by @rly0nheart in #154
  • 6.0.0 by @rly0nheart in #155
  • MAJOR release 6.0.0 by @rly0nheart in #156