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: MercuryTechnologies/postgresql-simple-interval
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0.0
Choose a base ref
...
head repository: MercuryTechnologies/postgresql-simple-interval
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.1.0
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Sep 12, 2025

  1. Add support for parsing weeks (#29)

    * Add support for parsing weeks
    
    * Add test for verbose weeks
    tfausak authored Sep 12, 2025
    Configuration menu
    Copy the full SHA
    79f0395 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7a7e82 View commit details
    Browse the repository at this point in the history
  3. Bump softprops/action-gh-release from 2.3.2 to 2.3.3 (#28)

    Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.3.2 to 2.3.3.
    - [Release notes](https://github.com/softprops/action-gh-release/releases)
    - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
    - [Commits](softprops/action-gh-release@72f2c25...6cbd405)
    
    ---
    updated-dependencies:
    - dependency-name: softprops/action-gh-release
      dependency-version: 2.3.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 12, 2025
    Configuration menu
    Copy the full SHA
    14884ff View commit details
    Browse the repository at this point in the history
  4. Add instance for Lift type class from Template Haskell (#31)

    * Add instance for Lift type class from Template Haskell
    
    * Avoid adding dependency to test suite
    tfausak authored Sep 12, 2025
    Configuration menu
    Copy the full SHA
    98e5005 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2025

  1. Version 1.0.1.0 (#32)

    tfausak authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    308ce0c View commit details
    Browse the repository at this point in the history
Loading