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

Added value class deserialization support. #768

Merged
merged 21 commits into from
Feb 18, 2024

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    4fa0475 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eae78a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c045748 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bdd4d2 View commit details
    Browse the repository at this point in the history
  5. Fix failing test

    k163377 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    c89435b View commit details
    Browse the repository at this point in the history
  6. Add package README

    k163377 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    1daed52 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a961f7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    881fbc2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a433383 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c406502 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dce93ad View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1d1d1f9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a1d1873 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    818c4d5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e5a1ee8 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Added edge case support in deserialization

    Content I forgot to port.
    At the same time, commonization with existing was done.
    k163377 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    7137309 View commit details
    Browse the repository at this point in the history
  2. Fixed an issue where tests were not running properly

    When Enclosed was specified, tests directly under the class were not executed
    k163377 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    45c7f48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7493426 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    71cc9f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22a5b71 View commit details
    Browse the repository at this point in the history
  3. Update README

    k163377 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    71560e6 View commit details
    Browse the repository at this point in the history