Skip to content

Releases: salamint/blasmodcli

Release 1.0.0

Choose a tag to compare

@salamint salamint released this 13 Apr 10:54
93516c2

I am happy to announce the 1st official stable release of the blasmodcli utility!

What's Changed

  • Removed an unused attribute from the Game class in the model and from the default configuration by @salamint in #75
  • Added documentation for the configuration files and stated on the README indicating that the Steam Deck is supported by @salamint in #76
  • Re-organized utils related exceptions by @salamint in #77
  • Improved and error proofed the parsing ad loading of the configuration files by @salamint in #79

Full Changelog: v1.0.0-rc.1...v1.0.0

Release 1.0.0 Candidate 1

Pre-release

Choose a tag to compare

@salamint salamint released this 11 Apr 11:53
cde0bea

What's Changed

  • Fix for the backup command save location by @salamint in #72
  • Fixed a minor bug in the backup command and promoted the version from Beta to Release Candidate by @salamint in #73

Full Changelog: v1.0.0-beta.4...v1.0.0-rc.1

Release 1.0.0 Beta 4

Release 1.0.0 Beta 4 Pre-release
Pre-release

Choose a tag to compare

@salamint salamint released this 11 Apr 07:32
18d999f

What's Changed

  • Fixed the confirmation function calling incorrectly the Message.print method by @salamint in #68
  • Fixed the backup command crashing by not finding the saves directory by @salamint in #69

Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4

Release 1.0.0 Beta 3

Release 1.0.0 Beta 3 Pre-release
Pre-release

Choose a tag to compare

@salamint salamint released this 09 Apr 10:38

What's Changed

  • Fixed the installation script and added note about the support of the tool on Steam Deck on the README by @salamint in #65

Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3

Release 1.0.0 Beta 2

Release 1.0.0 Beta 2 Pre-release
Pre-release

Choose a tag to compare

@salamint salamint released this 08 Apr 20:52

This beta adds a quick fix preventing the tool from crashing in Python 3.13 or earlier.

The crash was caused by type annotations not being correctly quoted.

Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2

Release 1.0.0 Beta 1

Release 1.0.0 Beta 1 Pre-release
Pre-release

Choose a tag to compare

@salamint salamint released this 08 Apr 18:00

This new release adds a lot of minor improvements and a few bug fixes.

  • Logs have been added
  • The launch command now works as intended
  • The cd command was added
  • The documentation was updated accordingly and also contains a few more instructions

Full Changelog: v1.0.0-alpha.1...v1.0.0-beta.1

Release 1.0.0 Alpha 1

Release 1.0.0 Alpha 1 Pre-release
Pre-release

Choose a tag to compare

@salamint salamint released this 06 Apr 20:29

This is a first look at the very new reworked blasmodcli script.

It has been completely rewritten and still needs a lot of testing and is missing a lot of features.

Full Changelog: https://github.com/salamint/blasmodcli/commits/v1.0.0-alpha.1