Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JustinGrote/ModuleFast
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: JustinGrote/ModuleFast
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: refs/heads/main
Choose a head ref
  • 13 commits
  • 6 files changed
  • 2 contributors

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    fd9be49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    499d3ff View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    fc8d920 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b578b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da8c72d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Update README.MD

    JustinGrote authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a95ce24 View commit details
    Browse the repository at this point in the history
  2. Update README.MD

    JustinGrote authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    102604c View commit details
    Browse the repository at this point in the history
  3. Update README.MD

    JustinGrote authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a953071 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    8457844 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2024

  1. 🐛 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]>
    raandree and JustinGrote committed Dec 7, 2024
    Configuration menu
    Copy the full SHA
    d2e0185 View commit details
    Browse the repository at this point in the history
  2. 🧪 Fix versioning test

    JustinGrote committed Dec 7, 2024
    Configuration menu
    Copy the full SHA
    ba7134d View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. Configuration menu
    Copy the full SHA
    2cc7303 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. ✨ 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)
    JustinGrote authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    bbaacc8 View commit details
    Browse the repository at this point in the history
Loading