v2.0.1 - 2017-10-31
- VERSION and SOVERSION properties to shared object library
- Multiarch support (use GNU standard installation directories)
- Refactor this RELEASES.md file
- Fixed warnings with stricter compile flags
v2.0.0 - 2017-10-02
- Added optional dependencies on heartbeats-simple and energymon in tests
- Added Travis CI build configuration for testing
- Changed build system from Makefile to CMake
- Changed log_buffer struct to poet_record struct which uses fewer memory allocations
- Changed some label names in log files
- Reduced logging in poet_config_linux.c:apply_cpu_config_taskset
- Changed README to use Markdown
- Removed dependency on Heartbeats 2.0
- Removed Android CMake toolchain file: cmake-toolchain/android.toolchain.cmake
- Removed deprecated Python test wrapper
- Bug fixes and optimizations
v1.0.1 - 2016-12-12
- Added configuration examples for Intel Xeon E5-2690 processors
- Added RTAS 2015 and MCSoC 2016 publication details
- Initial public release