Skip to content

6.1.6

Latest
Compare
Choose a tag to compare
@rly0nheart rly0nheart released this 20 Aug 01:35
· 6 commits to master since this release
39f88a5

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