Skip to content

Releases: jkuszmaul/flatbuffers_reflection

v1.1.0

28 May 22:52
b27c056
Compare
Choose a tag to compare
Bump version to 1.1.0 (#112)

Probably should've bumped the minor version with the unions update as
well, but since this adds a new readFieldLambda() to the interface, may
as well bump it now.

v1.0.2

25 May 02:01
c11dc4e
Compare
Choose a tag to compare

Adds support for flatbuffer unions.

v1.0.1

19 May 01:54
35836ce
Compare
Choose a tag to compare
Fix version-checking in publish action (#103)

jq was adding some extra quotes.

v1.0.0

19 May 00:20
021e381
Compare
Choose a tag to compare
Bump version to 0.1.0 (#94)

There are some breaking API changes from #91 in this release.