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/hspec-expectations-json
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0.5
Choose a base ref
...
head repository: freckle/hspec-expectations-json
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0.6
Choose a head ref
  • 4 commits
  • 19 files changed
  • 1 contributor

Commits on Mar 30, 2022

  1. Build on CI from nightly to ghc-8.4

    This required some minor compatibility through CPP
    
    - Diff-0.4: similar, import-only CPP to use a different type name
    - aeson-2.0: we could actually support both major version simply by
      using KeyMap or HashMap depending on version -- both modules export
      intersectionWith
    pbrisbin committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    9d99ebd View commit details
    Browse the repository at this point in the history
  2. Update release Actions

    The newer stack-upload-actions has automatic lower-bound settings.
    pbrisbin committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    70dd2f1 View commit details
    Browse the repository at this point in the history
  3. Exclude CPP file in Brittany

    pbrisbin committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    6419536 View commit details
    Browse the repository at this point in the history
  4. Version bump

    pbrisbin committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    19040f0 View commit details
    Browse the repository at this point in the history
Loading