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

WIP: Add Serialize/Deserialize for ActiveValue #1631

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on May 6, 2023

  1. Add Serialize/Deserialize

    Add Serialize/Deserialize for ActiveValue behind the "with-json" feature flag
    videobitva committed May 6, 2023
    Configuration menu
    Copy the full SHA
    f215696 View commit details
    Browse the repository at this point in the history
  2. Cargo fmt

    videobitva committed May 6, 2023
    Configuration menu
    Copy the full SHA
    9265374 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. It just works

    videobitva committed May 7, 2023
    Configuration menu
    Copy the full SHA
    c2045ea View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    80491d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Flatten ActiveValue

    videobitva committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    4322cd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb293e5 View commit details
    Browse the repository at this point in the history
  3. fix active value

    videobitva committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    b44013b View commit details
    Browse the repository at this point in the history
  4. fix derive default

    videobitva committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    c67abcd View commit details
    Browse the repository at this point in the history
  5. fix cfg attr

    videobitva committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    1bc942c View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    8548422 View commit details
    Browse the repository at this point in the history
  2. Enable ipnetwork support

    videobitva committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    c47e7a8 View commit details
    Browse the repository at this point in the history
  3. Enable mac_address support

    videobitva committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    0c25055 View commit details
    Browse the repository at this point in the history
  4. Enable mac_address support

    videobitva committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    bce50bb View commit details
    Browse the repository at this point in the history
  5. Enable mac_address support

    videobitva committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    f7c8770 View commit details
    Browse the repository at this point in the history
  6. Enable mac_address support

    videobitva committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    bbd8f40 View commit details
    Browse the repository at this point in the history
  7. Enable mac_address support

    videobitva committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    e6db666 View commit details
    Browse the repository at this point in the history
  8. Enable mac_address support

    videobitva committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    01fc1ff View commit details
    Browse the repository at this point in the history