- Notifications
You must be signed in to change notification settings - Fork 170
Pull requests: msgpack/msgpack-javascript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix typing in rest params for older TypeScript Bugfix
#55 by sergeyzenchenko was merged Jun 3, 2019 Loading…
add JavaScriptCodec to serialize JavaScript data structure Feature
#61 by gfx was closed Jun 8, 2020 Loading…
Support canonical encoding by adding sortKeys option to encode() Feature
#64 by gfx was merged Jun 12, 2019 Loading…
add minified js in dist.es5 and make it the default for AMD usage
#70 by gfx was merged Jun 22, 2019 Loading…
ci: skip
npm instll -g ... if they are already installed #72 by gfx was closed Jun 22, 2019 Loading…
Bump lodash from 4.17.11 to 4.17.14 dependencies Pull requests that update a dependency file
#77 by dependabot bot was merged Jul 14, 2019 Loading…
implement
forceFloat32 to encode numbers in float32 instead of float64 #79 by gfx was merged Jul 19, 2019 Loading…
refactor: merge internal decodeStream and decodeArrayStream into decodeMultiAsync
#82 by gfx was merged Aug 7, 2019 Loading…
ProTip! Exclude everything labeled
bug with -label:bug.