Skip to content

v0.1.0

Compare
Choose a tag to compare
@hishnash hishnash released this 09 May 07:48
· 212 commits to master since this release
9185fec
[Feature] better group observing api (#25)

* Split the observer group methods into 2 separate methods to make the api more explicit.

* fix #11

Hashing group names to ensure safe charset and fixed length

* fix #15

Update README.rst to include link to js lib

* Update documentation to include and example of observer a filtered list of records.

* Update Readme

* Update Readme

* Bump version number