All Versions
15
Latest Version
Avg Release Cycle
57 days
Latest Release
1609 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.8.14 Changes
October 31, 2020- ๐ Fix handling of scalars consisting of digits with leading zeros (#180, thanks @stephanbuys)
-
v0.8.13 Changes
June 10, 2020- ๐ Documentation improvements
-
v0.8.12 Changes
May 10, 2020- โ Add
serde_yaml::mapping
module containingMapping
's various iterator types:Iter
,IterMut
,IntoIter
- ๐ Fix deserialization of certain strings incorrectly as NaN or infinity; only
.nan
and.inf
and-.inf
are YAML's permitted representations for NaN and infinity
- โ Add
-
v0.8.11 Changes
October 05, 2019- โ Add seeded versions of deserialize functions (#135, thanks @toasteater)
-
v0.8.10 Changes
October 04, 2019 -
v0.8.9 Changes
May 02, 2019- โ Add
Value::get_mut
to index into a &mut Value, returning Option
- โ Add
-
v0.8.8 Changes
December 01, 2018- 0๏ธโฃ Provide an implementation of
Default
forserde_yaml::Value
which producesValue::Null
(#120, thanks @macisamuele)
- 0๏ธโฃ Provide an implementation of
-
v0.8.7 Changes
October 28, 2018 -
v0.8.6 Changes
October 14, 2018- ๐ 128-bit integer support (#110)
-
v0.8.5 Changes
September 25, 2018