Releases: WardLordRuby/nexus_badges
Nexus Badges - v0.3.3
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
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
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
automationset state command to not work
Nexus Badges - v0.3.0
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
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
initwhere 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
Initial release
Simple CLI tool to generate badges for Mods hosted on nexusmods.com