Releases: klassen-software-solutions/ksstest
Releases · klassen-software-solutions/ksstest
Version 7.0.1
Adds the submodule update to allow the api to be published
Version 7.0.0
Update to the C++ 17 standard.
Version 6.2.0
#40 Added additional test assertion functions
Note that this is the final planned release of the v6 development. Only emergency patches will be added via the release/v6
branch. Any new development will begin on the development/v7
branch.
Version 6.1.3
- Better GitHub identification of license and project language
Version 6.1.2
- #37 modified the CI so that WIP checkins do not run the build, test or analysis
Version 6.1.1
- Fixes #35 (isNotEqualTo should have a better description on failure)
- Updates the build system
6.1.0
Fix for bug 27
Merge pull request #28 from klassen-software-solutions/linux-fixes Added virtual destructors to the classes that require it