Releases: wimglenn/oyaml
Releases · wimglenn/oyaml
v1.1
07 May 16:18
Compare
Sorry, something went wrong.
No results found
Tagging test suite updates for #29 . No change to library code.
v1.0
18 Aug 04:36
Compare
Sorry, something went wrong.
No results found
Support for C loaders and dumpers
v0.9
28 Mar 23:17
Compare
Sorry, something went wrong.
No results found
preserve the context of a ConstructorError when patching the loader
v0.8
13 Mar 21:16
Compare
Sorry, something went wrong.
No results found
Support the new FullLoader in PyYAML v5.1+
Deserializes maps into a std dict instead of collections.OrderedDict in CPython 3.6
v0.7
13 Sep 15:47
Compare
Sorry, something went wrong.
No results found
include LICENSE file in sdist for conda-forge
no change for bdist_wheel, but releasing anyway so as not to confuse pip
v0.6
29 Aug 22:32
Compare
Sorry, something went wrong.
No results found
support PyYAML 4.2 beta
add the hooks to SafeLoader as well
v0.5
29 Aug 22:22
Compare
Sorry, something went wrong.
No results found
v0.4
23 Apr 20:15
Compare
Sorry, something went wrong.
No results found
make sure that dump and safe_dump output are matching for regular dicts
v0.3
18 Apr 17:44
Compare
Sorry, something went wrong.
No results found
Allow safe_dump to process collections.OrderedDict.