Releases: elderapo/protobuf-lite
Releases · elderapo/protobuf-lite
v1.3.1
1.3.1 (2019-02-16)
Bug Fixes
v1.3.0
1.3.0 (2019-02-16)
Features
- created collectSchema which recursively can create schema from MessageClass (5258543)
- remove internals from exports and refactor (1e72acc)
v1.2.0
1.2.0 (2019-02-16)
Features
- remove object-hash from this package because it's out of this package scope (dcaac48)
v1.1.3
1.1.3 (2019-02-15)
Bug Fixes
- fix buffers type with minified code (73e46f7)
v1.1.2
1.1.2 (2019-02-13)
Bug Fixes
v1.1.1
1.1.1 (2019-02-13)
Bug Fixes
v1.1.0
1.1.0 (2019-02-13)
Features
- remove unnecessary dependencies from package.json and upadte yarn lock + force new release for checksums (198bdf0)
v1.0.9
1.0.9 (2019-02-11)
Bug Fixes
- trigger release build for "reflect-metadadata => @abraham/reflection" pull request (ddae1ee)
v1.0.8
1.0.8 (2019-02-11)
Bug Fixes
- use "protobufjs/light" instead of "protobufjs" for smaller bundles (84b615e)
v1.0.7
1.0.7 (2019-02-11)
Bug Fixes
- remove reflect-metadata from bundle - user should import it on his own (2cc8c38)