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

Provide play-json <-> circe conversions #28

Merged
merged 7 commits into from
Jan 31, 2023

Commits on Oct 26, 2022

  1. Provide play-json <-> circe conversions

    Maksym Fedorov committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    edbec14 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. optimise AST conversions

    Maksym Fedorov committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    96838e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b81358 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. stacksafe play -> circe AST conversion

    Maksym Fedorov committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    8858fd0 View commit details
    Browse the repository at this point in the history
  2. remove unused mixin in stack safety spec

    Maksym Fedorov committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    b914544 View commit details
    Browse the repository at this point in the history
  3. add failing circe to play stack safety spec

    Maksym Fedorov committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    6547aa0 View commit details
    Browse the repository at this point in the history
  4. make circe to play stack safe

    Maksym Fedorov committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    e9461b3 View commit details
    Browse the repository at this point in the history