- #9 Define package version only in one place (thanks umax!)
- #8 Added Python 3.6 for tests (thanks umax!)
- #7 Correct usage of dict as default argument (thanks umax!)
- #6 Fix equal signs escaping (thanks isvinogradov!)
- #5 Allow unicode values to be sent with pytelegraf (thanks again sbi!)
- #4 Fix a bug where zero values were not allowed (thanks sbi!)
- #1 Added http transfer for metrics (thanks bobo333!)
- Fixed tag/value ordering so tags are always submitted lexicographically ordered
- Initial release