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.5.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.1
Choose a head ref
  • 8 commits
  • 5 files changed
  • 3 contributors

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    d5485af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b4c638 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #88 from extism/init-submodules

    feat: gen plugin automatically initializes submodules after cloning the template repo
    mhmd-azeez authored May 23, 2024
    Configuration menu
    Copy the full SHA
    88d30c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. fix(install): create outprefix if it does not exist (#90)

    * fix(install): create outprefix if it does not exist
    
    * fix: check if directory exists first before mkdir
    
    * fix: write if statement correctly
    
    * ci: attempt to make lib install not flaky
    G4Vi authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    d6dc05e View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    3e7b769 View commit details
    Browse the repository at this point in the history
  2. fix: check error code before error

    zach committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    afd4144 View commit details
    Browse the repository at this point in the history
  3. fix: add -framework Security to extism-static.pc on macOS (#94)

    * fix: add Security framework for macos
    
    * fix: use Libs instead of Libs.private
    zach authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    3e6a227 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5bed7b4 View commit details
    Browse the repository at this point in the history
Loading