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 bad version 3.1.3 and deploy as 3.1.4 #66

Merged
merged 10 commits into from
Aug 5, 2024

Commits on Aug 5, 2024

  1. Define nested serialization options

    First few serialization options and a test for them
    tspence committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a6a2026 View commit details
    Browse the repository at this point in the history
  2. Add recursive serialization option

    This is interesting and tricky but might be useful for someone!
    tspence committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    002e990 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    461562c View commit details
    Browse the repository at this point in the history
  4. Trailing commit

    Apparently I had not committed everything in my last PR.
    tspence committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    36c3e97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    622ad44 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21def31 View commit details
    Browse the repository at this point in the history
  7. Fix nesting for objects

    tspence committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1c2e55f View commit details
    Browse the repository at this point in the history
  8. Update patch notes

    tspence committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    fab8ecd View commit details
    Browse the repository at this point in the history
  9. Increment version number

    tspence committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b8de95f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    47970fd View commit details
    Browse the repository at this point in the history