File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,16 @@ All notable changes to wsjcpp-yaml project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
7
8
- ## [ v0.1.8] - 2022-01-12 (2022 Jan 12 )
8
+ ## [ v0.1.8] - 2025-06-03 (2025 Jun 3 )
9
9
10
10
- Fixed #35 Add valFloat / valDouble
11
11
- Start migrating tests to cmake tests
12
12
- Updated copyright
13
13
- Fix for c++ builder 12.2
14
14
- Make compatible code with compiler bcc32 C++ Builder
15
-
15
+ - Redesign unit-test from unit-tests.wsjcpp/src/unit_test_yaml_parser_comments.cpp to src/tests/test_parser_comments.cpp
16
+ - Removed .travis.yml
17
+ - Prepare tests for #33
16
18
17
19
## [ v0.1.7] - 2022-01-12 (2022 Jan 12)
18
20
You can’t perform that action at this time.
0 commit comments