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

Serialization refactor step 1 #255

Merged
merged 7 commits into from
May 9, 2020
Merged

Serialization refactor step 1 #255

merged 7 commits into from
May 9, 2020

Commits on May 7, 2020

  1. Configuration menu
    Copy the full SHA
    36fce8d View commit details
    Browse the repository at this point in the history
  2. Updated CHANGES.md

    greg-szabo committed May 7, 2020
    Configuration menu
    Copy the full SHA
    8016aac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7715ef2 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Configuration menu
    Copy the full SHA
    2ac683e View commit details
    Browse the repository at this point in the history
  2. Update CHANGES.md

    greg-szabo authored May 8, 2020
    Configuration menu
    Copy the full SHA
    4128421 View commit details
    Browse the repository at this point in the history
  3. Update CHANGES.md

    greg-szabo authored May 8, 2020
    Configuration menu
    Copy the full SHA
    b9bbb40 View commit details
    Browse the repository at this point in the history
  4. Refactoring: rename serializers (#264)

    * rename/flatten serializer methods (primitives and time_duration)
    
    * Fix all clippy warnings:
    
     - `cargo clippy --all --all-targets -- -Dwarnings -Drust-2018-idioms`
    liamsi authored May 8, 2020
    Configuration menu
    Copy the full SHA
    89b13ae View commit details
    Browse the repository at this point in the history