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

Tweaks related to value class support in deserialization #211

Merged
merged 5 commits into from
Jan 21, 2024
Merged

Commits on Jan 19, 2024

  1. Fix name

    k163377 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b2bdb6a View commit details
    Browse the repository at this point in the history
  2. Fix comment

    k163377 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    58e2445 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    334093b View commit details
    Browse the repository at this point in the history
  4. Fix test target names

    k163377 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    5c79a8e View commit details
    Browse the repository at this point in the history
  5. Simplify acquisition of unboxed type

    Because the return value of creator handled by KotlinModule is always an unboxed type.
    k163377 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    9327444 View commit details
    Browse the repository at this point in the history