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: freckle/yesod-page-cursor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.1.0
Choose a base ref
...
head repository: freckle/yesod-page-cursor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 7 commits
  • 10 files changed
  • 3 contributors

Commits on Dec 15, 2022

  1. Update README.md

    pbrisbin authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    a8b317e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4491fa View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Make README a compiled test suite

    And fix the bugs in it.
    pbrisbin committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    bf0408c View commit details
    Browse the repository at this point in the history
  2. Add persistent-template dep

    This is required in some older resolvers. We're not currently warning on
    unused dependencies, so it's fine to do it redundantly in the newer
    resolvers, but that may be an issue in the future if we address our lack
    of warnings in the project.
    pbrisbin committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    da1ca4f View commit details
    Browse the repository at this point in the history
  3. Get nightly building again

    pbrisbin committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    763b56e View commit details
    Browse the repository at this point in the history
  4. Update GHA setup

    pbrisbin committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    cdda0f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

  1. 🤖 Fix: CODEOWNERS (#36)

    * Update .github/CODEOWNERS
    
    * Update CODEOWNERS
    
    ---------
    
    Co-authored-by: Chris Martin <[email protected]>
    joris974 and chris-martin authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    b83afa6 View commit details
    Browse the repository at this point in the history
Loading