Releases: neatorobito/Salut
Salut 0.5.1
Fixed a bug in which createService would not start the hosting server because createGroup was not called.
Also added a demo app and updated dependencies.
Edit: Updated the tag and version because JitPack won't build the new binary.
Salut 0.4.9
This version fixes a bug with the Guava dependency that caused build 0.4.8 to fail to build on JitPack.
Salut 0.4.8
This release re-implements buffered data transfer using sockets.
Salut 0.4.7
This release fixes some general connection issues and resolves problems with transferring data caused by incorrect stream usage.
Salut v0.4.6
Fixed weird conditions in DNS discovery statements.
Salut v0.4.5
A major bug fix and the addition of a nice boolean to check if you're discovering services.
Salut v0.4.4
Some README changes.
A new disconnect mechanism has been added along with more bug fixes.
Salut v0.4.3
This update addresses some minor bugs.
Salut v0.4.2
This new update standardizes some of the callbacks for functions and also includes the ability to cancel connecting. Buffered input and output streams are now used for data passing between devices improving reliability.
Salut v0.4.1
Fixed an issue by removing ic_launcher.png.