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

Add msgspec package #114

Merged
merged 4 commits into from
Nov 20, 2024
Merged

Add msgspec package #114

merged 4 commits into from
Nov 20, 2024

Commits on Nov 19, 2024

  1. Add msgspec package

    A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML.
    
    Required by Flask-Session
    macbre authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    fa06f52 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Use msgspec from trunk

    macbre committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    3b65194 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae3b5a0 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    macbre authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    397feee View commit details
    Browse the repository at this point in the history