Skip to content

Releases: wsjcpp/wsjcpp-yaml

v0.1.8

03 Jun 15:48
Compare
Choose a tag to compare

[v0.1.8] - 2025-06-03 (2025 Jun 3)

  • Fixed #35 Add valFloat / valDouble
  • Start migrating tests to cmake tests
  • Updated copyright
  • Fix for c++ builder 12.2
  • Make compatible code with compiler bcc32 C++ Builder
  • Redesign unit-test from unit-tests.wsjcpp/src/unit_test_yaml_parser_comments.cpp to src/tests/test_parser_comments.cpp
  • Removed .travis.yml
  • Prepare tests for #33

v0.1.7

22 Oct 19:38
Compare
Choose a tag to compare

[v0.1.7] - 2022-01-12 (2022 Jan 12)

Fixed

  • Make compatible code with msvc2015x86

Added

  • Added script msvc2015x86_build_simple.bat

v0.1.6

08 Jan 15:29
bd91ae8
Compare
Choose a tag to compare

[v0.1.6] - 2022-01-08 (2022 Jan 8)

Fixed

  • Fixed #29 Problem with lost empty line
  • Fixed #27 renamed 'intent' to 'indent'

v0.1.5

30 Sep 08:10
903bab7
Compare
Choose a tag to compare
Merge pull request #26 from wsjcpp/version-0.1.5

Version 0.1.5

v0.1.4

26 Sep 17:32
db997f3
Compare
Choose a tag to compare
Merge pull request #22 from wsjcpp/version-0.1.4

Version 0.1.4

v0.1.2

13 Apr 13:02
Compare
Choose a tag to compare
  • Updated wsjcpp-core
  • Renamed classes
  • Fixed getForLogFormat

v0.0.2

27 Nov 18:17
Compare
Choose a tag to compare
Implemented