All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
(nothing)
- Make .tar.gz release tarballs reproducible by zero'ing the time stamp
(nothing)
0.1.1 - 2020-08-23
- Fixed undefined behavior in
tdelete
(#10)
0.1.0 - 2020-07-22
- Initial import based on gist at github (https://gist.github.com/kulp/3971591)
- Add CMake build system
- Add initial unit tests using Boost.Test
- Use conan (conan.io) optionally for providing dependencies
- Fix MSVC compile warnings about /W4 overriding /W3