All Versions
15
Latest Version
Avg Release Cycle
62 days
Latest Release
1322 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.0.0 Changes
February 13, 2020๐ Release 2.0.0 supports Remoter interfaces in Kotlin with suspend functions
-
v1.2.6 Changes
January 25, 2020Proxy equals now match with the id of the stub process it wraps ๐ Better Proxy toString
-
v1.2.4 Changes
June 14, 2019๐ป Propagate exception from @Oneway
-
v1.2.0 Changes
February 11, 2019Prevent name collisions
-
v1.1.9 Changes
January 12, 2018๐ Support for binder[] cleanup methods for proxy/stub
-
v1.1.8 Changes
August 28, 2018Proxy returned of same service instance will have the same identity
-
v1.1.7
August 18, 2018 -
v1.1.5 Changes
February 02, 2018All Proxy now implement RemoteProxy interface that exposes methods to listen for binder death
-
v1.1.2 Changes
๐ป Clients get the same exception that is thrown by the remote implementation.
-
v1.1.0 Changes
October 05, 2017๐ Supports extending other interfaces