Skip to content

Commit c92fc1d

Browse files
authored
Merge pull request #578 from biojppm/update_c4core
Update c4core
2 parents 9962216 + 5c9f159 commit c92fc1d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

changelog/current.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,11 @@
8484
Previously, some inf and nan cases were emitted without quotes; now they are all emitted with the fixed strings `.nan` and `.inf`, which helps in cases where the JSON may be loaded in JavaScript. Note also the added zeroes for some floats, eg `.1` or `-2.` turning into `0.1` and `-2.0`.
8585

8686

87+
### Other changes
88+
89+
- Update c4core to v0.2.10
90+
91+
8792
### Python improvements
8893

8994
- [PR#560](https://github.com/biojppm/rapidyaml/pull/560) (see also [#554](https://github.com/biojppm/rapidyaml/issues/554)): python improvements:

0 commit comments

Comments
 (0)