Releases: wsjcpp/wsjcpp-core
Releases · wsjcpp/wsjcpp-core
v0.2.3
v0.2.2
[v0.2.2] - 2021-09-04 (2021 Sept 4)
Added
- Added test for normalize path
- Added test case for replace all
- Added build_simple.bat for windows
- Added WsjcppCore::makeDirsPath
- Added WsjcppCore::extractDirpath
Changed
- Up c++ to version 17 (need for std::filesystem)
- Redesign getListOfDisrs to using crossplatform std::filesystem
Fixed
- Fixed setFilePermissions
v0.2.1
v0.2.0
- Updated README.
- Fixed alerts by lgtm
- Added unit tests for datetime formats
- Fixed #16 added new functions doPadLeft and doPadRight
- Fixed #15 renamed currentTime_milliseconds -> getCurrentTimeInMilliseconds, currentTime_seconds -> getCurrentTimeInSeconds, currentTime_forFilename -> getCurrentTimeForFilename, currentTime_logformat -> getCurrentTimeForLogFormat
- Renamed threadId to getThreadId and try fix convert to string like this '0x7fe,0c8,801,e00'
- Fixed #19 added scripts.wsjcpp/generate.WsjcppUnitTest
- Fixed #17 added setFilePermissions / getFilePermissions
- Fixed #18 Redesign for unit-tests
- Try fix compare double values in unit-tests
- Extended unit test split
v0.1.7
v0.1.6
v0.1.0
v0.0.7
v0.0.3
First version
First release!