summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* fix issue #219 breakage on single entry map as flow sequence element0.15.60Anthon van der Neut2018-08-181-0/+5
* fix issue 223 Cloader not initialising Resolver version0.15.59Anthon van der Neut2018-08-171-0/+8
* fix issue 222 string to dump checked against 1.1 patterns0.15.58Anthon van der Neut2018-08-171-0/+22
* fix issue #221 .__add__() and .sort() no longer available on CommentedSeq0.15.57Anthon van der Neut2018-08-151-0/+4
* fix issue #220 error when running code with Python -O0.15.56Anthon van der Neut2018-08-151-0/+4
* fix issue #165 Python2 raising error when Unicode text involved in duplicate ...0.15.55Anthon van der Neut2018-08-141-0/+16
* fix issue 102 now also for empty mappings with comments0.15.54Anthon van der Neut2018-08-131-0/+10
* fix issue #160 flow mapping in sequence with comment gobbling newline0.15.53Anthon van der Neut2018-08-121-0/+7
* fix issue #196 loosing items on cast to dict0.15.52Anthon van der Neut2018-08-091-0/+9
* push new version fixing two issues0.15.51Anthon van der Neut2018-08-081-0/+9
* added context manager, mypy cleanup (w. Optional) added tests0.15.50Anthon van der Neut2018-08-051-0/+6
* leading empty lines and comments on root level literal scalars not preserved0.15.49Anthon van der Neut2018-08-051-0/+6
* Apply oitnb and mypy 0.620, then make everything work again0.15.48Anthon van der Neut2018-08-031-0/+3
* Rebuild due to old .so version in 3.6 linux .whl, this fixes issue #2120.15.47Anthon van der Neut2018-07-311-0/+5
* added captured DeprecationWarning test0.15.46Anthon van der Neut2018-07-291-0/+27
* This merges PR 34 and fixes issue #2110.15.45Anthon van der Neut2018-07-261-0/+10
|\
* | test for StopIterationAnthon van der Neut2018-07-261-53/+1
|/
* fixes issue #209: dump string '019' as plain scalar0.15.44Anthon van der Neut2018-07-141-0/+14
* added (failing) test for unicode double keys 2.70.15.43Anthon van der Neut2018-07-121-0/+28
* HG: *When this change indeed resolves your problem, please **Close** this iss...Anthon van der Neut2018-07-121-0/+14
* fix regression caused by PR 270.15.42Anthon van der Neut2018-07-011-0/+8
* re-added test to make sure C-Compiler is available0.15.41Anthon van der Neut2018-06-271-0/+14
* publish fixes on pypi0.15.40Anthon van der Neut2018-06-181-0/+6
* merge PR27 improving startup time0.15.39Anthon van der Neut2018-06-161-0/+5
|\
* | several PRs mergedAnthon van der Neut2018-06-131-0/+7
* | fixes issue #1870.15.37Anthon van der Neut2018-03-211-0/+6
|/
* update0.15.36Anthon van der Neut2018-02-071-0/+4
* allow None stream if transforming0.15.35Anthon van der Neut2017-12-031-0/+7
* updated README0.15.34Anthon van der Neut2017-09-171-0/+3
* round-trip support for tagged scalars0.15.33Anthon van der Neut2017-08-311-0/+7
* fix issue #149: operated on ScalarFloat cannot be dumped.0.15.32Anthon van der Neut2017-08-211-0/+5
* fix comment dumping0.15.31Anthon van der Neut2017-08-151-0/+3
* fix for '{"in":{},"out":{}}' no longer parsing, reported by mjalkio on so0.15.30Anthon van der Neut2017-08-141-0/+5
* fix issue #51: separate indent levels for mappings and sequences0.15.29Anthon van der Neut2017-08-141-0/+6
* issue #61: merge of merge cannot be __repr__-ed (reported by Tal Liron)0.15.28Anthon van der Neut2017-08-131-0/+3
* fix issue #62: not allowing : or ? in flow style plain scalar0.15.27Anthon van der Neut2017-08-131-0/+5
* fix for block sequences with non-commented elements0.15.26Anthon van der Neut2017-08-101-0/+4
* fix issue #147: not able to dump floats0.15.25Anthon van der Neut2017-08-091-11/+2
* fix issue #25: dropping comment between mapping key and value0.15.24Anthon van der Neut2017-08-091-0/+24
* fix issue #144: integer overflow on 2.7 (reported by ccatterina)0.15.23Anthon van der Neut2017-08-011-0/+3
* fix for issue #143: handling single excl mark tags0.15.22Anthon van der Neut2017-07-281-0/+3
* fix https://stackoverflow.com/a/45281922/13079050.15.21Anthon van der Neut2017-07-251-0/+3
* rm winwhl.bat0.15.20Anthon van der Neut2017-07-231-0/+3
* added register_class/yaml_object0.15.19Anthon van der Neut2017-07-131-0/+6
* added pure to YAML0.15.18Anthon van der Neut2017-07-041-0/+7
* allow output of supplimentary unicode characters0.15.17Anthon van der Neut2017-07-031-0/+5
* spurious charactersAnthon van der Neut2017-07-011-1/+1
* minor doc improvements0.15.16Anthon van der Neut2017-07-011-0/+5
* Use selected Representer/Resolver with C dump0.15.15Anthon van der Neut2017-06-271-0/+4
* change ModuleNotFoundError to ImportError0.15.14Anthon van der Neut2017-06-251-0/+3