File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 0.4.4 / November 21, 2013
2- ------------------
3- * add < python 2.7 compatibility by removing ` delta.total_seconds `
4-
5- 0.4.3 / November 13, 2013
6- ------------------
7- * added datetime serialization fix (alexlouden)
8-
9- 0.4.2 / June 26, 2013
10- ------------------
11- * Added history.d change log
12- * Merging https://github.com/segmentio/analytics-python/pull/14 to add support for lists and PEP8 fixes. Thanks https://github.com/dfee !
13- * Fixing #12 , adding static public API to analytics.__ init__
1+
2+ 1.0.0 / 2014-09-05
3+ ==================
4+
5+ * updating to spec 1.0
6+ * adding python3 support
7+ * moving to analytics.write_key API
8+ * moving consumer to a separate thread
9+ * adding request retries
10+ * making analytics.flush() syncrhonous
11+ * adding full travis tests
12+
13+ 0.4.4 / 2013-11-21
14+ ==================
15+
16+ * add < python 2.7 compatibility by removing ` delta.total_seconds `
17+
18+ 0.4.3 / 2013-11-13
19+ ==================
20+
21+ * added datetime serialization fix (alexlouden)
22+
23+ 0.4.2 / 2013-06-26
24+ ==================
25+
26+ * Added history.d change log
27+ * Merging https://github.com/segmentio/analytics-python/pull/14 to add support for lists and PEP8 fixes. Thanks https://github.com/dfee !
28+ * Fixing #12 , adding static public API to analytics.__ init__
You can’t perform that action at this time.
0 commit comments