Skip to content

v3.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 03:55
· 50 commits to main since this release
ab3a65a

Changelog

All notable changes to this project will be documented in this file.

[3.3.0] - 2023-12-13

Bug Fixes

  • Fix up pre-commit

Features

  • Better logs for parsing

[3.2.0] - 2023-12-13

Bug Fixes

  • Exit if successs found
  • Mazzy mod has weird question in install script

Features

  • Add timeout, mod installer will now by default exit after 1 hour, this can be configured with -t

Miscellaneous Tasks

  • Update pre-commit and fix some minor spelling mistakes
  • Bump clap from 4.4.8 to 4.4.9
  • Bump clap from 4.4.9 to 4.4.10
  • Be less noisy, there is already alot of output
  • Bump clap from 4.4.10 to 4.4.11
  • Bump actions/setup-python from 4 to 5

[3.0.1] - 2023-11-25

Bug Fixes

  • This fixes a regression which was introduced, we should search for contains otherwise the installer does not exit when warnings are detected. Closes #32

[3.0.0] - 2023-11-20

Miscellaneous Tasks

  • Bump orhun/git-cliff-action from 2.2.0 to 2.3.0
  • Bump clap from 4.4.7 to 4.4.8

Refactor

  • Seperate files out a bit better introduce some constants for performance

[2.3.0] - 2023-11-11

Bug Fixes

  • Use MAIN_SEPARATOR, to fix path issues on window
  • Skip installed should set be true when set
  • Sets git cliff to v2.2.0

Miscellaneous Tasks

  • Bump actions/checkout from 3 to 4

[2.2.0] - 2023-11-10

Bug Fixes

  • Better errors
  • Update video README.md
  • Fixed walked depth and add skip option

Features

  • Should be about 50% faster now
  • Cache speeds up lookup time for mods
  • Users can now see errors and prompts, correctly
  • Bump cargo versions

Miscellaneous Tasks

  • Update readme

[2.0.0] - 2023-10-05

Bug Fixes

  • Fix github actions release
  • Fix workflow call

Features

  • Create weidu log file
  • Create weidu log file
  • Run tests before commit because I am stupid
  • Add github actions
  • Interactive

Miscellaneous Tasks

  • Add CI and readme
  • Nice readme
  • Bump pre-commit/action from 2.0.0 to 3.0.0
  • Bump actions/setup-python from 2 to 4
  • Bump actions/upload-artifact from 1 to 3
  • Bump actions/checkout from 3 to 4