Skip to content

Latest commit

 

History

History
76 lines (37 loc) · 2.74 KB

CHANGELOG.md

File metadata and controls

76 lines (37 loc) · 2.74 KB

Changelog

0.0.10-SNAPSHOT

0.0.9(2016-04-30)

  • 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:

* This summary was semi-automatically generated with help from github_changelog_generator