v0.1.0
[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