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: extism/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.0
Choose a base ref
...
head repository: extism/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.0
Choose a head ref
  • 7 commits
  • 12 files changed
  • 3 contributors

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    771bdf8 View commit details
    Browse the repository at this point in the history
  2. cleanup: updates after removing go.mod from extism and extism-dev dir…

    …ectories (#84)
    
    * cleanup: extism/extism-dev are no longer modules, set version in release workflow
    
    * cleanup: scripts/release.sh shouldn't read VERSION file
    zach authored May 14, 2024
    Configuration menu
    Copy the full SHA
    79a81b7 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. feat: add TS template

    mhmd-azeez committed May 16, 2024
    Configuration menu
    Copy the full SHA
    65c709f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Merge pull request #85 from extism/ts-template

    feat: add TS template
    mhmd-azeez authored May 17, 2024
    Configuration menu
    Copy the full SHA
    b4ce90c View commit details
    Browse the repository at this point in the history
  2. feat: add link flag to link additional modules from command line (#86)

    * feat: add link flag to link additional modules from command line
    
    * cleanup: mark flags as mutually exclusive
    
    * cleanup: remove double append
    zach authored May 17, 2024
    Configuration menu
    Copy the full SHA
    71410ca View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. ci: fix release workflow

    zach committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4e259e5 View commit details
    Browse the repository at this point in the history
  2. ci: fix release workflow

    zach committed May 21, 2024
    Configuration menu
    Copy the full SHA
    64430be View commit details
    Browse the repository at this point in the history
Loading