Skip to content

Pull requests: msgpack/msgpack-javascript

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

CI: add nodejs versions to the matrix Tests
#60 by gfx was merged Jun 5, 2019 Loading… updated Jun 5, 2019
test: update karma-webpack to v4 Tests
#63 by gfx was merged Jun 9, 2019 Loading… updated Jun 9, 2019
Support canonical encoding by adding sortKeys option to encode() Feature
#64 by gfx was merged Jun 12, 2019 Loading… updated Jun 12, 2019
fix RangeError in encoding BLOB
#66 by gfx was merged Jun 12, 2019 Loading… updated Jun 12, 2019
allow stream ponyfill as ReadableStream
#67 by gfx was merged Jun 13, 2019 Loading… updated Jun 13, 2019
bundle dis.es5 as umd
#69 by gfx was merged Jun 21, 2019 Loading… updated Jun 21, 2019
add minified js in dist.es5 and make it the default for AMD usage
#70 by gfx was merged Jun 22, 2019 Loading… updated Jun 22, 2019
fix AMD-style modules; add amd-example.html for testing
#71 by gfx was merged Jun 22, 2019 Loading… updated Jun 22, 2019
ci: skip npm instll -g ... if they are already installed
#72 by gfx was closed Jun 22, 2019 Loading… updated Jun 22, 2019
fix int8 range in encoding Bugfix
#73 by gfx was merged Jun 24, 2019 Loading… updated Jun 24, 2019
introduce eslint-plugin-import
#74 by gfx was merged Jun 26, 2019 Loading… updated Jun 26, 2019
Improve array decoding performance
#32 by sergeyzenchenko was merged May 28, 2019 Loading… updated Jul 3, 2019
use TextEncoder to encode string if available
#68 by gfx was merged Jul 8, 2019 Loading… updated Jul 8, 2019
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… updated Jul 14, 2019
feature: decode ArrayBuffer as well as byte arrays
#78 by gfx was merged Jul 17, 2019 Loading… updated Jul 17, 2019
implement forceFloat32 to encode numbers in float32 instead of float64
#79 by gfx was merged Jul 19, 2019 Loading… updated Jul 19, 2019
isSafeInteger - fix IE support
#81 by k0l0r3k99 was closed Jul 30, 2019 Loading… updated Jul 30, 2019
refactor: merge internal decodeStream and decodeArrayStream into decodeMultiAsync
#82 by gfx was merged Aug 7, 2019 Loading… updated Aug 7, 2019
Cached string decoder for map keys (CachedKeyDecoder) Perf Improvement
#54 by sergeyzenchenko was merged Aug 2, 2019 Loading… updated Aug 7, 2019
upgrade typescript-eslint from 1.x to 2.x
#83 by gfx was merged Aug 23, 2019 Loading… updated Aug 23, 2019
Add support for numbers as map keys
#84 by sergeyzenchenko was merged Aug 30, 2019 Loading… updated Aug 30, 2019
Make cachedKeyDecoder configurable
#85 by sergeyzenchenko was merged Aug 30, 2019 Loading… updated Aug 31, 2019
upgrade JS deps 2019/09/20
#86 by gfx was merged Sep 20, 2019 Loading… updated Sep 20, 2019
update JS deps 2019/10/24
#87 by gfx was merged Oct 24, 2019 Loading… updated Oct 24, 2019
if you exceed CHUNK_SIZE safari will crash with a range error
#88 by chrisnojima was merged Oct 30, 2019 Loading… updated Oct 30, 2019
ProTip! Add no:assignee to see everything that’s not assigned.