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: bombshell-dev/tab
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.9
Choose a base ref
...
head repository: bombshell-dev/tab
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.10
Choose a head ref
  • 6 commits
  • 12 files changed
  • 3 contributors

Commits on Dec 7, 2025

  1. fix: use pwsh stop parsing operator --% (#86)

    * use pwsh stop parsing operator
    
    * fix: cli detect pwsh
    
    * remove operator
    
    * add debug log
    
    * exclude pwsh from having -- required
    
    * update
    
    * add -- manually
    
    * add -- manually
    
    * fix partial command detection
    
    * test empty string
    
    * i bet this will work
    
    * test
    
    * test
    
    * separator
    
    * add changeset
    
    * prettier
    
    * update
    
    * pwsh.ts
    
    * rm log
    AmirSa12 authored Dec 7, 2025
    Configuration menu
    Copy the full SHA
    060c025 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2025

  1. refactor: remove log (#88)

    AmirSa12 authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    0c9d718 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f36ff2 View commit details
    Browse the repository at this point in the history
  3. fix: make the nested cli receive the exact user-provided arguments (#89)

    * init
    
    * fallback
    
    * update
    
    * revert
    
    * test
    
    * add changeset
    AmirSa12 authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    5832a09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56ead32 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2025

  1. [ci] release 0.0.10 (#87)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    bombshell-bot[bot] and github-actions[bot] authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    71152e6 View commit details
    Browse the repository at this point in the history
Loading