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: HarlemSquirrel/tzf-rb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: HarlemSquirrel/tzf-rb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.0
Choose a head ref
  • 17 commits
  • 9 files changed
  • 2 contributors

Commits on Feb 3, 2025

  1. Bump tzf-rs from 0.4.9 to 0.4.10

    Bumps [tzf-rs](https://github.com/ringsaturn/tzf-rs) from 0.4.9 to 0.4.10.
    - [Release notes](https://github.com/ringsaturn/tzf-rs/releases)
    - [Changelog](https://github.com/ringsaturn/tzf-rs/blob/main/CHANGELOG.md)
    - [Commits](ringsaturn/tzf-rs@v0.4.9...v0.4.10)
    
    ---
    updated-dependencies:
    - dependency-name: tzf-rs
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    e9958c9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #38 from HarlemSquirrel/dependabot/cargo/tzf-rs-0.…

    …4.10
    
    Bump tzf-rs from 0.4.9 to 0.4.10
    HarlemSquirrel authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    5bf242a View commit details
    Browse the repository at this point in the history
  3. Bump rb-sys from 0.9.108 to 0.9.110

    Bumps [rb-sys](https://github.com/oxidize-rb/rb-sys) from 0.9.108 to 0.9.110.
    - [Release notes](https://github.com/oxidize-rb/rb-sys/releases)
    - [Commits](oxidize-rb/rb-sys@v0.9.108...v0.9.110)
    
    ---
    updated-dependencies:
    - dependency-name: rb-sys
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    e10b14a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #39 from HarlemSquirrel/dependabot/cargo/rb-sys-0.…

    …9.110
    
    Bump rb-sys from 0.9.108 to 0.9.110
    HarlemSquirrel authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    d14ef24 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. Add gem-release

    HarlemSquirrel committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    676f6a6 View commit details
    Browse the repository at this point in the history
  2. Bump tzf to 1.2.0

    HarlemSquirrel committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    f31631a View commit details
    Browse the repository at this point in the history
  3. Update changelog

    HarlemSquirrel committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    d1cc020 View commit details
    Browse the repository at this point in the history
  4. Update gemfile lock

    HarlemSquirrel committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    7d8a3a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    266296c View commit details
    Browse the repository at this point in the history
  6. Update bin/release

    HarlemSquirrel committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    d3a259e View commit details
    Browse the repository at this point in the history
  7. Add release action

    HarlemSquirrel committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    a42fb7a View commit details
    Browse the repository at this point in the history
  8. Update bin/setup

    HarlemSquirrel committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    febca6a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a8edfc6 View commit details
    Browse the repository at this point in the history
  10. Update changelog

    HarlemSquirrel committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    b498eca View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    75f86e0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9e9ca80 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #42 from HarlemSquirrel/add-release-action-take2

    Update release workflow
    HarlemSquirrel authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    1221a3c View commit details
    Browse the repository at this point in the history
Loading