Skip to content

New API With Lambda and Bolts Support

Pre-release
Pre-release

Choose a tag to compare

@mbientlab mbientlab released this 24 Nov 05:56
· 61 commits to master since this release

This is not a new release. The tag was pointing to the v2.7.0 API and has been updated to point to the correct commit

Version 3.0.0 completely redesigns the API to take advantage of Java 8 features offered by the Jack compiler and of the Bolts Framework. The new API is still in beta and thus could have several breaking changes until the full release and does not have much documentation yet outside of example code.

Please see the wiki for differences between the v2.0 branch and checkout some of the sample projects for full working code.