We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2f8b30 commit 87aac08Copy full SHA for 87aac08
1 file changed
CHANGELOG.md
@@ -5,14 +5,16 @@ All notable changes to wsjcpp-yaml project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
-## [v0.1.8] - 2022-01-12 (2022 Jan 12)
+## [v0.1.8] - 2025-06-03 (2025 Jun 3)
9
10
- Fixed #35 Add valFloat / valDouble
11
- Start migrating tests to cmake tests
12
- Updated copyright
13
- Fix for c++ builder 12.2
14
- Make compatible code with compiler bcc32 C++ Builder
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
18
19
## [v0.1.7] - 2022-01-12 (2022 Jan 12)
20
0 commit comments