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: nefrob/vscode-just
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.1
Choose a base ref
...
head repository: nefrob/vscode-just
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.0
Choose a head ref
  • 5 commits
  • 37 files changed
  • 2 contributors

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    1009bfc View commit details
    Browse the repository at this point in the history
  2. 🧪 Add simple snapshot tests (#16)

    * ➕ add testing dependency
    
    * ⬆️ upgrade dependencies
    
    * 📸 add syntax snapshot
    
    * 📝 update change log and lint
    
    * ♻️ split out tests
    nefrob authored May 19, 2024
    Configuration menu
    Copy the full SHA
    bc296cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc34d65 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. ✨ Add features from just releases 1.27.0 through 1.29.1 (#18)

    * 🧪 Builtins
    
    * 🧪 Expanded strings
    
    * 🧪 Settings
    
    * chore: add missed builtins not in docs yet
    
    * 🧪 Recipe attributes
    
    * ✏️ Lint
    nefrob authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    882825b View commit details
    Browse the repository at this point in the history
  2. 🔖 Set releae version 0.3.0

    nefrob committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    6f4f54c View commit details
    Browse the repository at this point in the history
Loading