This repository has been archived by the owner on Sep 20, 2022. It is now read-only.
Version 0.4.1
Pre-release
Pre-release
This release has no real code changes. It simply consists of some changes to the README.
Note that CircleCI is currently failing. I'm working on a quick fix now and will release version 0.4.2 shortly. The tests pass locally. The issue appears to have to do with floating point comparisons on a different OS than I usually work on.
Full Changelog
- Fix typo in example code in README. (Thanks @cdrage!)
- Add badges for version and CircleCI tests
- Fix tests to use tcp instead of a socket for compatibility with CircleCI.