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.
- minor cleanup and improved GTest git handling (0.0.5)
- fixed cmake configuration for inclusion as a project dependency.
- separated implementation from tests.
- added cmake in place of make.
- added googletest submodule to extern.
- updated tests to use gtest vs ctest.
- updated test vectors to use arrays where possible.
- disables opcount and stashes files in extras/nayuki.
- disables X8664 and stashes files in extras/nayuki.
- stashes original Makefile in extras/nayuki.
- stashes java implementation in extras/nayuki.
- added platformio configuration files.
- added keywords.txt.
- added library manifest files.
- updated license.
- updated readme's and use
.md
. - splits large test cases for OS and Embedded storage.
- adds AUnit for Embedded test on ESP32 board.