Download Latest Version v1.0.0 source code.tar.gz (37.9 kB)
Email in envelope

Get an email when there's a new version of Remarshal

Home / v0.20.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-10-13 447 Bytes
v0.20.0 source code.tar.gz 2024-10-13 34.6 kB
v0.20.0 source code.zip 2024-10-13 49.1 kB
Totals: 3 Items   84.1 kB 0
  • YAML: Emit null instead of an empty scalar for nulls. In 0.18.0 Remarshal switched to an empty scalar (meaning, foo: with no value after the key) to represent nulls. This was the result of migrating to the ruamel.yaml library, where it is the default. While both representations are valid YAML 1.2, people tend to write and expect null. The current release restores pre-0.18.0 behavior.
Source: README.md, updated 2024-10-13