rapidyaml 0.8.0 (boo#1238562) OBS-URL: https://build.opensuse.org/request/show/1254922 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rapidyaml?expand=0&rev=21
50 lines
1.8 KiB
Plaintext
50 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Mar 4 19:14:51 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
- update to 0.8.0 (boo#1238562):
|
|
* deserialization bug fixes
|
|
* portability improvements
|
|
* add handling of Byte Order Marks
|
|
* fix emit of explicit keys when indented
|
|
- includes changes from 0.7.2:
|
|
* fix test failures with g++14 -O2 in ppc64le
|
|
- includes changes from 0.7.1:
|
|
* Add version functions and macros
|
|
- includes changes from 0.7.0:
|
|
* parser refactoring
|
|
* append-emitting to existing containers in the emitrs_ functions
|
|
* add depth query methods
|
|
* add a function to estimate the required tree capacity, based
|
|
on yaml markup
|
|
- includes changes from 0.6.0:
|
|
* improved error handling
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 2 09:28:09 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>
|
|
|
|
- Update to 0.5.0
|
|
* breaking changes https://github.com/biojppm/rapidyaml/releases/tag/v0.5.0
|
|
* Performance improvements of integer serialization and deserialization
|
|
* fixes on parsing and JSON emitter
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 20 15:37:54 UTC 2022 - Yunhe Guo <i@guoyunhe.me>
|
|
|
|
- Add cmake.patch to fix lib path on 64bit system
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 14 18:12:21 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Rectify Requires list for the -devel subpackage.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 13 10:18:55 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Abide by the shared library packaging guideline.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 11 16:20:32 UTC 2022 - Yunhe Guo <i@guoyunhe.me>
|
|
|
|
- Initinal version 0.4.1
|
|
|