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: zio/zio-json
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0-RC8
Choose a base ref
...
head repository: zio/zio-json
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: zio2
Choose a head ref
  • 4 commits
  • 21 files changed
  • 3 contributors

Commits on May 30, 2022

  1. Feat/support golden testing (#636)

    * Add golden testing functionality
    
    * Add tests for golden testing functionality
    
    * Add README
    ghidei authored May 30, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    9d47559 View commit details

Commits on Jun 26, 2022

  1. ZIO 2: Update ZIO to 2.0 final (#641)

    ZIO 2 final support.
    Temporaily disabled publishing of zio-json-golden.
    fsvehla authored Jun 26, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    e513f15 View commit details

Commits on Jul 7, 2022

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    a4c9b04 View commit details

Commits on Jul 13, 2022

  1. Generate case classes from JSON strings (#666)

    * generate case classes from JSON strings
    
    * add DateTime LocalDateTime and UUID parsing
    
    * fix for scala 2.12
    kitlangton authored Jul 13, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    8665d4a View commit details
Loading