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

Update to v3 serialization #84

Merged
merged 6 commits into from
May 7, 2024
Merged

Commits on May 7, 2024

  1. Update to v3 serialization

    * v3 is lighter and now fully supported on the server side
    * deserialization is backwards compatible with v2
    
    [sc-74126]
    sharoonthomas committed May 7, 2024
    Configuration menu
    Copy the full SHA
    709d0f9 View commit details
    Browse the repository at this point in the history
  2. Add ci.yml and add tests for serialization

    [sc-74126]
    sharoonthomas committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b6523d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59db85f View commit details
    Browse the repository at this point in the history
  4. Remove docs folder

    sharoonthomas committed May 7, 2024
    Configuration menu
    Copy the full SHA
    646fc14 View commit details
    Browse the repository at this point in the history
  5. Ruff fixes

    sharoonthomas committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b39bffd View commit details
    Browse the repository at this point in the history
  6. Clean up CI file

    sharoonthomas committed May 7, 2024
    Configuration menu
    Copy the full SHA
    69f2677 View commit details
    Browse the repository at this point in the history