Skip to content

Version 0.7.2

Compare
Choose a tag to compare
@FabianTerhorst FabianTerhorst released this 04 Mar 11:42
· 44 commits to master since this release

RxJava support
reduced MehthodCount (- 6000 Methods)
Iron.chest().set("key", value) is now asynchron because of RxJava
Iron.chest().get("key") is returning a Observable thats returns the value asynchron and notifies on data changes