All notable changes to wsjcpp-yaml project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Make compatible code with
msvc2015x86
- Added script
msvc2015x86_build_simple.bat
- All logging will be use a
IWsjcppYamlLog
. Like ayaml.setLogger(pLogger);
- Fixed #29 Problem with lost empty line
- Fixed #27 renamed 'intent' to 'indent'