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

feat: default serialization for custom objects #101

Merged
merged 8 commits into from
Jan 12, 2020
Merged

Commits on Jan 12, 2020

  1. wip: custom repr example

    iamogbz committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    439da01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2aed22 View commit details
    Browse the repository at this point in the history
  3. chore: update changelog

    iamogbz committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    e3392bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e4459b View commit details
    Browse the repository at this point in the history
  5. refactor: one less line

    iamogbz committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    d7b4730 View commit details
    Browse the repository at this point in the history
  6. cr: indent keys

    iamogbz committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    89726e0 View commit details
    Browse the repository at this point in the history
  7. fix: support callable and limit repr to public

    Emmanuel Ogbizi committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    b3e5f4b View commit details
    Browse the repository at this point in the history
  8. cr: skip methods when serializing custom objects

    Emmanuel Ogbizi committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    d0c4bb7 View commit details
    Browse the repository at this point in the history