Skip to content

First stable release!

Latest
Compare
Choose a tag to compare
@aguinet aguinet released this 26 Feb 13:17
· 5 commits to master since this release

Changelog:

* Add support for FreeBSD (thanks to https://github.com/yurivict !)
* Clean old code to proper C++11
* Remove boost::thread and system dependency (use C++11 thread support)
* Add headers for boost::circular_buffer if boost isn't found on the system.