Skip to content

Tags: JustinGrote/ModuleFast

Tags

v0.6.1

Toggle v0.6.1's commit message
🪳 Fix ModuleFast failing on first run in VSCode

This occured in any system where the $profile object was not present

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
✨ Exclude Prereleases from Exclusive Matching (#108)

Modifies behavior so that `Module<2.0` does not match `2.0.0-alpha1` unless `-StrictSemVer` is specified
Fixes #107
![image](https://github.com/user-attachments/assets/b32dd608-2997-4fef-a038-c4cf903c2865)

v0.5.1

Toggle v0.5.1's commit message
🐛 Modules with Trailing Zeroes do not install correctly (#100)

Fixes #98
Co-authored-by: Justin Grote <[email protected]>
Co-authored-by: Raimund Andree <[email protected]>

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
📄 Fix markdown mistake

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
🐛 Fix blob storage extra slash (#92)

Resolves an issue where feeds that provide a trailing slash on their repositories and are strict on slashes (Azure Blob Storage) wouldn't resolve correctly.

v0.3.0

Toggle v0.3.0's commit message
👷‍♂️ Explicitly call out Packagemanagement (conflict with AnyPackage)

v0.2.0

Toggle v0.2.0's commit message
🐛 ShouldProcess fails if Debug is specified in NonInteractive Mode (#78)

Fixes #73

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
♻️ Replace Clean block for 7.2 Compatibility

* ♻️ Replace Clean block for 7.2 Compatibility

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
♻️ Replace Clean block for 7.2 Compatibility

* ♻️ Replace Clean block for 7.2 Compatibility

v0.1.0

Toggle v0.1.0's commit message
💄Better dependency message