Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #7: Implement JsonCodec #28

Merged
merged 15 commits into from
Mar 18, 2021
Merged

Fixes #7: Implement JsonCodec #28

merged 15 commits into from
Mar 18, 2021

Commits on Dec 17, 2020

  1. Initial commit of wip from https://github.com/zio/zio-web/pull/90. zio#7

    
    
    >
    Co-authored-by: Brandon Brown <brandon@bbrownsound.com>
    Co-authored-by: Jason Pickens <jasonpickensnz@gmail.com>
    brbrown25 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    a134fcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ed387b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. wip

    thinkharderdev committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    4df13a2 View commit details
    Browse the repository at this point in the history
  2. merge main

    thinkharderdev committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    edc9ddc View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Configuration menu
    Copy the full SHA
    5cb6973 View commit details
    Browse the repository at this point in the history
  2. Formatting

    thinkharderdev committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    89d30d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. More unit tests

    thinkharderdev committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    140e054 View commit details
    Browse the repository at this point in the history
  2. unit tests

    thinkharderdev committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    11b8ec4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1eab4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1a3aab View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. More test fixes

    thinkharderdev committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    dc91357 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    109c03a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Configuration menu
    Copy the full SHA
    e221381 View commit details
    Browse the repository at this point in the history
  2. Scala 2.12 support

    thinkharderdev committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    565f5e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

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