v3.0.0: Windows support
- Support for Windows operating systems
- Entirely new and improved implementation of internal lockless queue, removing dependency on Boost
- Updated benchmarks
- New performance counters to detect buffer overflow or underuse (resolves issue #19)
- No more use of TLS variables simplifies use in shared libraries / DLLs.
- Fixes bug #4