Skip to content

Releases: mleduque/modda

v1.8.0

09 May 20:58
Compare
Choose a tag to compare

Changes

  • Change default for replace: from regex to string and add an option to replace as regexp
  • if weidu_path is not set in the config file, first default to a (potential) weidu binary in game directory before falling back to weidu on path (#32)

Fixes:

  • Fix replace actions
  • Fix macos build action

v1.8.0-pre3

08 May 13:33
Compare
Choose a tag to compare
v1.8.0-pre3 Pre-release
Pre-release
  • fix for linux CI build (disable cache)

v1.8.0-pre2

08 May 12:29
Compare
Choose a tag to compare
v1.8.0-pre2 Pre-release
Pre-release

Changes

  • Change default for replace: from regex to string and add an option to replace as regexp
  • if weidu_path is not set in the config file, first default to a (potential) weidu binary in game directory before falling back to weidu on path (#32)

Fixes:

  • Fix replace actions
  • Fix macos build action

v1.8.0-pre1

08 May 11:51
Compare
Choose a tag to compare
v1.8.0-pre1 Pre-release
Pre-release

Changes

  • Change default for replace: from regex to string and add an option to replace as regexp
  • if weidu_path is not set in the config file, first default to a (potential) weidu binary in game directory before falling back to weidu on path (#32)

Fixes:

  • Fix replace actions

v1.7.2

07 Feb 14:08
Compare
Choose a tag to compare

Enhancements

  • Add github authentication mode to access private repositories
  • Add components: all and components: ask
  • Add refresh: ask

Fixes

  • Better error handling when patch file is unparseable

v1.7.2-pre6

06 Feb 18:47
Compare
Choose a tag to compare
v1.7.2-pre6 Pre-release
Pre-release

Use older rust version for macos

v1.7.2-pre5

06 Feb 18:22
Compare
Choose a tag to compare
v1.7.2-pre5 Pre-release
Pre-release

Downgrade getrandom

v1.7.2-pre4

06 Feb 15:10
Compare
Choose a tag to compare
v1.7.2-pre4 Pre-release
Pre-release

Change SDK for macos build

v1.7.2-pre3

06 Feb 13:00
Compare
Choose a tag to compare
v1.7.2-pre3 Pre-release
Pre-release

Replace openssl with rustls

v1.7.2-pre2

05 Feb 21:48
Compare
Choose a tag to compare
v1.7.2-pre2 Pre-release
Pre-release

Still figuring how to build