- removed feedly legacy module - move to cassandra driver 2.7 (CQLEngine dev happens on the driver since 2.5)
1.2.0
- python 2.7 and 3.4 support
1.1.3
- remove batch inserts for cassandra backend, move to async parallel statements - millisecond timestamp resolution - manager's follow_user method now respects async parameter - custom cassandra models are now easy to use
1.1.2
- Fixed potential memory leak with memoize decorator (Cassandra only)
1.1.1
- fixed pypi link to github
1.1.0
- Support activity_id (asc and desc) sorting for Redis backed feeds (thanks to Anislav) - Configurable aggregated feeds update_seen_at and update_read_at fields - Faster redis counts (using ZCARD instead of ZCOUNT -inf +inf)
Breaking changes: ---------------- Aggregated activities update_seen_at and update_read_at attributes are not stored in UTC by default