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 MessagePackSerializer #370

Merged
merged 10 commits into from
Jan 16, 2018
Merged

Add MessagePackSerializer #370

merged 10 commits into from
Jan 16, 2018

Commits on Dec 25, 2017

  1. Add MessagePackSerializer

    ahopkins committed Dec 25, 2017
    Configuration menu
    Copy the full SHA
    f7fc9d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e25c2b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2018

  1. Update serializers.py

    ahopkins authored Jan 15, 2018
    Configuration menu
    Copy the full SHA
    734a840 View commit details
    Browse the repository at this point in the history
  2. Add msgpack to setup.py

    ahopkins committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    1a9f0d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

  1. Fix msgpack build and add more docs

    manuelmiranda committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    fda81da View commit details
    Browse the repository at this point in the history
  2. Fix msgpack tests and other tweaks

    manuelmiranda committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    1016518 View commit details
    Browse the repository at this point in the history
  3. Generate correct pipfile.lock

    manuelmiranda committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    310966a View commit details
    Browse the repository at this point in the history
  4. Flake8

    manuelmiranda committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    ed00a46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    418b4e4 View commit details
    Browse the repository at this point in the history
  6. Fix typo

    manuelmiranda committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    9f8edec View commit details
    Browse the repository at this point in the history