Skip to content

v3.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 13:28
· 87 commits to main since this release
cdc6f49

Changelog

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

[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