- Add OAuth wrappers for CLJS
0.0.8(2016-03-28)
-
Remove CLJX dev dependency
-
Bump underlying dependencies
-
Custom authentication wrapper #41
-
Return generated key from
conj!
-
Small fixes (eg. callback value for
swap!
, type hints, some missing aliases) -
Don't automatically chain
deref
for callback on writes
0.0.7 (2015-08-02)
-
Update dependencies
-
New atom-sync mechanisms
0.0.6 (2015-03-30)
-
Smooth differences between platforms
-
Basic atom-sync mechanisms
0.0.5 (2015-03-25)
Implemented enhancements:
-
Fancy new name (and logo) #1
-
Revised API, shared between platforms #3
-
Manipulate ref priorities #9
-
Consistent and improved serialization between platforms #16
-
API for reading children in order #16
-
Session managment #5
-
Connectivity management and disconnection hooks #4
Fixed bugs:
-
Dependency on firebase-client-jvm breaks figwheel in my cljs project #19
-
Jar still contains sunog #17
Merged pull requests:
-
README attention #22 (crisptrutski)
-
Revise treatment of keywords in non-key position #21 (crisptrutski)
-
Update README and fix misc issues (mostly on JVM) #20 (crisptrutski)
-
Rebrand to Matchbox #13 (crisptrutski)
-
Portable core namespace #12 (crisptrutski)
-
API makeover #2 (crisptrutski)
* This summary was semi-automatically generated with help from github_changelog_generator