> Date: Tue Apr 10 07:40:01 2018 -0700
- Custom TiMemory namespace was removed, now just tim
- Large rewrite of plotting utilities resulting in a significant
improvement
- Replaced timing\_manager with manager but typedef in C++ and Python
to allow backwards-compatibility
- Added new features to auto\_timer
- Removed clone from timer
- Added rss\_{tot,self}\_min
- Updated pybind11 to v2.2.2
- Updated docs and README.rst
- Shared library linking + plotting fixes
- All cmake options are not prefixed with TIMEMORY\_
- Improved Windows DLL support
- setup.py will install CMake config properly
- platform-default settings on whether to use dynamic linking
(Windows=OFF, else=ON)