All notable changes to wsjcpp-core project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- New functions: startsWith and endsWith
- Added test for normalize path
- Added test case for replace all
- Added build_simple.bat for windows
- Added WsjcppCore::makeDirsPath
- Added WsjcppCore::extractDirpath
- Up c++ to version 17 (need for std::filesystem)
- Redesign getListOfDisrs to using crossplatform std::filesystem
- Fixed setFilePermissions