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: k1LoW/exec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Choose a base ref
...
head repository: k1LoW/exec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 11 commits
  • 10 files changed
  • 3 contributors

Commits on May 30, 2024

  1. bonsai

    k1LoW committed May 30, 2024
    Configuration menu
    Copy the full SHA
    bd92f4f View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. chore: re-setup CI

    k1LoW committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    07f89d9 View commit details
    Browse the repository at this point in the history
  2. chore: fix lint warn

    k1LoW committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    53364b4 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump actions/checkout from 4 to 5 in the dependencies group

    Bumps the dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 4 to 5
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    0e28c7c View commit details
    Browse the repository at this point in the history
  4. feat: add Type alias ExitError

    k1LoW committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    3c8215f View commit details
    Browse the repository at this point in the history
  5. chore: fix lint warn

    k1LoW committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    c7be167 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #7 from k1LoW/exiterror

    feat: add Type alias `ExitError`
    k1LoW authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    fa1ae1e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #9 from k1LoW/dependabot/github_actions/dependenci…

    …es-a331d3ec2d
    
    chore(deps): bump actions/checkout from 4 to 5 in the dependencies group
    k1LoW authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    21cc611 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2bcbf8c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e8006f6 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #8 from k1LoW/tagpr-from-v0.3.0

    Release for v0.4.0
    k1LoW authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    0ce596c View commit details
    Browse the repository at this point in the history
Loading