Skip to content
This repository has been archived by the owner on Nov 28, 2019. It is now read-only.

Releases: elderapo/protobuf-lite

v1.3.1

16 Feb 20:03
Compare
Choose a tag to compare

1.3.1 (2019-02-16)

Bug Fixes

v1.3.0

16 Feb 19:10
Compare
Choose a tag to compare

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

16 Feb 01:05
Compare
Choose a tag to compare

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

15 Feb 20:30
Compare
Choose a tag to compare

1.1.3 (2019-02-15)

Bug Fixes

  • fix buffers type with minified code (73e46f7)

v1.1.2

13 Feb 17:58
Compare
Choose a tag to compare

1.1.2 (2019-02-13)

Bug Fixes

v1.1.1

13 Feb 17:33
Compare
Choose a tag to compare

1.1.1 (2019-02-13)

Bug Fixes

v1.1.0

13 Feb 16:42
Compare
Choose a tag to compare

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

11 Feb 02:16
Compare
Choose a tag to compare

1.0.9 (2019-02-11)

Bug Fixes

  • trigger release build for "reflect-metadadata => @abraham/reflection" pull request (ddae1ee)

v1.0.8

11 Feb 01:42
Compare
Choose a tag to compare

1.0.8 (2019-02-11)

Bug Fixes

  • use "protobufjs/light" instead of "protobufjs" for smaller bundles (84b615e)

v1.0.7

11 Feb 00:57
Compare
Choose a tag to compare

1.0.7 (2019-02-11)

Bug Fixes

  • remove reflect-metadata from bundle - user should import it on his own (2cc8c38)