Releases: dark0dave/mod_installer
Releases · dark0dave/mod_installer
v5.0.0
Changelog
Fixes:
- fix: Fix parsing error for windows closes #70 658d800 by @dark0dave
Internal/Other:
- build: Bump clap from 4.5.2 to 4.5.3 a1562cd by @dependabot[bot]
- build: Bump clap from 4.5.3 to 4.5.4 4c916e4 by @dependabot[bot]
- chore: Update git cliff dab3a9d by @dark0dave
Full Changelog: v4.0.0...v5.0.0
v4.0.0
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
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
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
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
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
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
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
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
v3.0.0
Changelog
All notable changes to this project will be documented in this file.
New contributors
Big shout out to @podcherklife for stabilization pr. Very much appreciated.
[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