Skip to content

Releases: dark0dave/mod_installer

v5.1.0

14 Apr 03:03
cc039db
Compare
Choose a tag to compare

Changelog

Fixes:

Internal/Other:

Bump:

Full Changelog: v5.0.0...v5.1.0

v5.0.0

14 Apr 00:33
c476620
Compare
Choose a tag to compare

Changelog

Fixes:

Internal/Other:

Full Changelog: v4.0.0...v5.0.0

v4.0.0

10 Mar 21:22
0c90aa9
Compare
Choose a tag to compare

Changelog

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

[4.0.0] - 2024-03-10

Features

  • Add component_name, sub components, and version
  • Add component_name, sub components, and version (#68)

[3.6.0] - 2024-03-09

Dep

  • Bump deps and update git cliff

[3.5.0] - 2024-02-26

Features

  • Set sane defaults and bump deps
  • Set sane defaults and bump deps (#61)

Miscellaneous Tasks

  • Bump ncipollo/release-action from 1.13.0 to 1.14.0

[3.4.0] - 2024-01-31

Miscellaneous Tasks

  • Remove the message, asking user for input
  • Bump actions/download-artifact from 3 to 4
  • Bump actions/upload-artifact from 3 to 4
  • Bump clap from 4.4.11 to 4.4.13
  • Bump env_logger from 0.10.1 to 0.10.2
  • Bump clap from 4.4.13 to 4.4.18
  • Bump env_logger from 0.10.2 to 0.11.1

[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

  • Add github actions
  • Interactive

Miscellaneous Tasks

  • 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

[1.0.0] - 2023-04-12

Features

  • Create weidu log file
  • Create weidu log file
  • Run tests before commit because I am stupid

Miscellaneous Tasks

  • Add CI and readme
  • Nice readme

v3.6.0

09 Mar 12:27
4da2da0
Compare
Choose a tag to compare

Changelog

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

[3.6.0] - 2024-03-09

Dep

  • Bump deps and update git cliff

[3.5.0] - 2024-02-26

Features

  • Set sane defaults and bump deps
  • Set sane defaults and bump deps (#61)

Miscellaneous Tasks

  • Bump ncipollo/release-action from 1.13.0 to 1.14.0

[3.4.0] - 2024-01-31

Miscellaneous Tasks

  • Remove the message, asking user for input
  • Bump actions/download-artifact from 3 to 4
  • Bump actions/upload-artifact from 3 to 4
  • Bump clap from 4.4.11 to 4.4.13
  • Bump env_logger from 0.10.1 to 0.10.2
  • Bump clap from 4.4.13 to 4.4.18
  • Bump env_logger from 0.10.2 to 0.11.1

[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

  • Add github actions
  • Interactive

Miscellaneous Tasks

  • 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

[1.0.0] - 2023-04-12

Features

  • Create weidu log file
  • Create weidu log file
  • Run tests before commit because I am stupid

Miscellaneous Tasks

  • Add CI and readme
  • Nice readme

v3.5.0

26 Feb 23:06
bbcfd2c
Compare
Choose a tag to compare

Changelog

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

[3.5.0] - 2024-02-26

Features

  • Set sane defaults and bump deps (#61)

Miscellaneous Tasks

  • Bump ncipollo/release-action from 1.13.0 to 1.14.0

[3.4.0] - 2024-01-31

Miscellaneous Tasks

  • Remove the message, asking user for input
  • Bump actions/download-artifact from 3 to 4
  • Bump actions/upload-artifact from 3 to 4
  • Bump clap from 4.4.11 to 4.4.13
  • Bump env_logger from 0.10.1 to 0.10.2
  • Bump clap from 4.4.13 to 4.4.18
  • Bump env_logger from 0.10.2 to 0.11.1

[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

v3.4.0

31 Jan 20:14
5e5d583
Compare
Choose a tag to compare

Changelog

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

[3.4.0] - 2024-01-31

Miscellaneous Tasks

  • Remove the message, asking user for input
  • Bump actions/download-artifact from 3 to 4
  • Bump actions/upload-artifact from 3 to 4
  • Bump clap from 4.4.11 to 4.4.13
  • Bump env_logger from 0.10.1 to 0.10.2
  • Bump clap from 4.4.13 to 4.4.18
  • Bump env_logger from 0.10.2 to 0.11.1

[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

v3.3.0

13 Dec 03:55
ab3a65a
Compare
Choose a tag to compare

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

v3.2.0

13 Dec 03:22
9d53756
Compare
Choose a tag to compare

Changelog

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

[3.2.0] - 2023-12-13

Bug Fixes

  • Mazzy mod has weird question in install script

Miscellaneous Tasks

  • Bump clap from 4.4.10 to 4.4.11
  • Bump actions/setup-python from 4 to 5

[3.1.0] - 2023-12-02

Bug Fixes

  • Exit if successs found

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

[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

v3.1.0

02 Dec 17:16
8102734
Compare
Choose a tag to compare

Changelog

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

[3.1.0] - 2023-12-02

Bug Fixes

  • Exit if successs found

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

[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

v3.0.1

25 Nov 13:28
cdc6f49
Compare
Choose a tag to compare

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