close
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: msgpack/msgpack-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.0
Choose a base ref
...
head repository: msgpack/msgpack-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.0
Choose a head ref
  • 7 commits
  • 7 files changed
  • 1 contributor

Commits on Jul 17, 2019

  1. Configuration menu
    Copy the full SHA
    d932bbc View commit details
    Browse the repository at this point in the history
  2. readme

    gfx committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    4cf02b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. s/preferFloat32/forceFloat32/

    gfx committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    91eeb98 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Merge pull request #79 from msgpack/prefer-float32

    implement `forceFloat32` to encode numbers in float32 instead of float64
    gfx authored Jul 19, 2019
    Configuration menu
    Copy the full SHA
    042337a View commit details
    Browse the repository at this point in the history
  2. changes

    gfx committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    d415686 View commit details
    Browse the repository at this point in the history
  3. 1.6.0

    gfx committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    3f3761c View commit details
    Browse the repository at this point in the history
  4. update dependencies

    gfx committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    a0be621 View commit details
    Browse the repository at this point in the history
Loading