Skip to content

Releases: davidmoten/flatbuffers

2.0.8

08 Sep 01:07
Compare
Choose a tag to compare

Enhancements

Runtime

Build

Full Changelog: 2.0.3.2...2.0.8

2.0.3.2

14 Apr 07:52
Compare
Choose a tag to compare

Bug fixes

  • fix builds of osx and windows artifacts, see #23

Enhancements

  • Bump maven-compiler-plugin from 3.10.0 to 3.10.1 by @dependabot in #21
  • Bump maven-dependency-plugin from 3.2.0 to 3.3.0 by @dependabot in #22
  • add automerge.yml for dependabot

Full Changelog: 2.0.3.1...2.0.3.2

2.0.3.1

22 Feb 02:20
Compare
Choose a tag to compare

Enhancements

New Contributors

Full Changelog: 1.12.0.1...2.0.3.1

1.12.0.1

07 Apr 20:56
Compare
Choose a tag to compare
  • support for google flatbuffers 1.12.0 release (thanks @mdaley!)
  • includes linux, windows and osx binaries
  • now using google flatbuffers-java binary from Maven Central

1.10.0.2

02 Dec 10:21
Compare
Choose a tag to compare
  • support for google flatbuffers 1.10.0 release
  • only support for linux and windows (still need to get travis to build osx binaries)

1.8.0.1

21 Nov 03:11
Compare
Choose a tag to compare
  • supports google flatbuffers 1.8.0 release for linux and windows
  • osx support expected in 1.8.0.2 (help wanted!)

1.7.0.1

17 Jun 11:20
Compare
Choose a tag to compare
  • supports google flatbuffers 1.7.0 release for linux and windows
  • osx support expected in 1.7.0.2

1.6.0.3

18 Apr 09:37
Compare
Choose a tag to compare
  • #3 add 1.6 osx binaries, thanks @frew

1.5.0.3

27 Feb 01:06
Compare
Choose a tag to compare
  • fixed #2 flatbuffers-java did not contain version updated java classes from flatbuffers 1.5

1.6.0.2

26 Feb 21:36
Compare
Choose a tag to compare
  • fixed #2 flatbuffers-java did not contain latest java classes from flatbuffers.