Skip to content

Releases: WardLordRuby/nexus_badges

Nexus Badges - v0.3.3

03 Jun 01:16

Choose a tag to compare

Adds dual mode (light/dark) browser theme support

This Release of Nexus Badges adds a new badge output argument, --label-color-light-mode, and a new badge output format, github-html, to go along with it. Light mode colors will only be taken into consideration in badge output when the output format is set to github-html. This dual render of the badge uses the browsers preferred color scheme to switch between what badge is displayed.

Changes

  • Addition of dual render mode based on browser theme
  • Download counts are now output as formatted strings, this greatly improves the readability of the badge when the count is over 10,000
  • Added a copyright file to debian packages

Nexus Badges - v0.3.2

15 Jan 04:21

Choose a tag to compare

Adds badge to total downloads of all tracked mods

This minor release of Nexus Badges adds a new badge to sum the download counts of all tracked mods. Also minor changes were made to improve the ease of use in the documentation.

Changes

  • Added additional badge that totals downloads of all tracked mods
  • Fixed lintian debian package lints
  • macOS uninstall script now removes config files for all users
  • Updated cli aliases and documentation

Nexus Badges - v0.3.1

14 Nov 23:21

Choose a tag to compare

Style and Format update

Nexus Badges on macOS will now only be offered as a .pkg installable. Standalone + Deb install will still be offered for Linux.

Changes

  • Overhaul to 'badges.md' output format.
  • Added new badge types for Nexus Mods (URL, rSt, AsciiDoc, HTML).
  • Added badge style customization.
  • Added deb package and purge script for linux.
  • Added pkg install and uninstall script for macOS.
  • Fixed a bug that caused the automation set state command to not work

Nexus Badges - v0.3.0

27 Oct 00:36

Choose a tag to compare

GitHub action automation!

v0.3.0 of Nexus Badges adds support for easy automation of updating the download counts of tracked mods. New command init-actions requires additional Git token privileges, see the readme for updated documentation.

Nexus Badges - v0.2.1

20 Oct 04:40

Choose a tag to compare

Minor update

Adds polish for async tasks and fixes a bug inside the init command

Changes

  • Nexus Badges now checks if a new version is available on startup.
  • Fixes a bug in init where the commit specific url was used to generate badges. Incorrect badges would have gotten overwritten the first time the program was ran normally after initial setup.
  • The remote gist now only gets updated if a new mod is added or if any download count has changed. This will make make the gist revisions page nicer to browse as empty changes no longer happen.

Nexus Badges - Initial release

19 Oct 07:57
ed0d074

Choose a tag to compare

Initial release

Simple CLI tool to generate badges for Mods hosted on nexusmods.com