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

✨ Refactor and improvements in binary object (de)serialization #208

Merged
merged 10 commits into from
Jan 30, 2024

Commits on Jan 26, 2024

  1. πŸ‘• Extract the binary serialization into class

    Throw exceptions when the attributes are missing.
    Add public API to write 24-bits integers.
    pleonex committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    2df6167 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdc37a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8265b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. πŸ”₯ Remove unnecessary serializable attribute

    Refactor type test classes
    pleonex committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    c46377e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    8c1afd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da5f48e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1784793 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3e8010 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    9da7e72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    794cc76 View commit details
    Browse the repository at this point in the history