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.
1.1.5 - 2021-03-27
- No need for GoogleTest as submodule
1.1.4 - 2021-03-27
- No need for top level conan folder any longer
1.1.3 - 2021-03-25
- Support for Ninja builder.
- Support for conan package manager.
- Dropped git submodules which can be substituted with conan
1.1.2 - 2021-02-04
- Completed the rule of 5 for
MemoryManipulator. - SonarQube support for profiling.
- Dropped internal benchmark tool and replaced it with 3rd/ gitlab link.
- Enforces some more strict type conversion.
1.1.1 - 2020-11-18
- Added headcode::mem::MemoryToHex(char const * memory, std::uint64_t size) function.
1.1.0 - 2020-11-16
- Renamed whole project from 'memtool' to simply 'mem'
1.0.3 - 2020-11-13
- Improved performance at canonical output even more
- Canonical output offset is now 64 bit hex value
1.0.2 - 2020-11-12
- Added canonical output also for old-school memory (char * and size)
- Improved performance at canonical output
1.0.1 - 2020-09-10
- Improved performance at byte to hex conversion
- Use hard-coded version numbers (as induced in a header only solution)
1.0.0 - 2020-09-09
- Initial release.
Copyright (C) 2020-2021 headcode.space e.U.
Oliver Maurhart info@headcode.space
https://headcode.space