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

Fix nested list & map of structs using case classes #267

Merged
merged 3 commits into from
Nov 23, 2023

Commits on Nov 23, 2023

  1. Fix nested list & map of structs

    Signed-off-by: Andres Gomez Ferrer <[email protected]>
    andresgomezfrr committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    1e6fa65 View commit details
    Browse the repository at this point in the history
  2. Rename value to v in lambdas

    Signed-off-by: Andres Gomez Ferrer <[email protected]>
    andresgomezfrr committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    38edfc5 View commit details
    Browse the repository at this point in the history
  3. Make it compatible with scala 2.12

    Signed-off-by: Andres Gomez Ferrer <[email protected]>
    andresgomezfrr committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    96b61a1 View commit details
    Browse the repository at this point in the history