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: circe/circe
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.14.12
Choose a base ref
...
head repository: circe/circe
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.14.13
Choose a head ref
  • 11 commits
  • 9 files changed
  • 6 contributors

Commits on Mar 17, 2025

  1. Configuration menu
    Copy the full SHA
    1ea0e87 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2025

  1. Merge pull request #2364 from scala-steward/update/sbt-1.10.11

    Update sbt, scripted-plugin to 1.10.11
    hamnis authored Mar 23, 2025
    Configuration menu
    Copy the full SHA
    ad8546a View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

  1. Fix superfluous keys not being ignored

    Fixes #2368
    MartinHH committed Apr 2, 2025
    Configuration menu
    Copy the full SHA
    6c868dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e0d288 View commit details
    Browse the repository at this point in the history
  3. Improve the new test case

    MartinHH committed Apr 2, 2025
    Configuration menu
    Copy the full SHA
    db662f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

  1. Merge pull request #2369 from MartinHH/fix-2368

    Fix superfluous keys not being ignored
    hamnis authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    81ee27f View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. Introducing "downFields" for HCursor (#2367)

    * Introducing downFields for HCursor
    
    * Update modules/core/shared/src/main/scala/io/circe/ACursor.scala
    
    Beautiful idea! Thank you!
    
    Co-authored-by: Darren Gibson <zarthross@users.noreply.github.com>
    
    * Update modules/core/shared/src/main/scala/io/circe/HCursor.scala
    
    Co-authored-by: Darren Gibson <zarthross@users.noreply.github.com>
    
    * Changes made after a review.
    
    * Changing docs for "downFields"
    
    * Update modules/core/shared/src/main/scala/io/circe/ACursor.scala
    
    Co-authored-by: Darren Gibson <zarthross@users.noreply.github.com>
    
    * Changes to comply with "mima" checks.
    
    ---------
    
    Co-authored-by: Darren Gibson <zarthross@users.noreply.github.com>
    otobrglez and zarthross authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    68ab945 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. Configuration menu
    Copy the full SHA
    e0fbdc8 View commit details
    Browse the repository at this point in the history
  2. simplify enum codecs

    grzegorz-bielski committed Apr 11, 2025
    Configuration menu
    Copy the full SHA
    a1b300b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2025

  1. fix formatting

    grzegorz-bielski committed Apr 12, 2025
    Configuration menu
    Copy the full SHA
    54be94b View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. Merge pull request #2370 from grzegorz-bielski/hierarchical-configure…

    …d-enum-codecs
    
    Hierarchical configured enum codecs in Scala 3
    hamnis authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    6f37df5 View commit details
    Browse the repository at this point in the history
Loading