summaryrefslogtreecommitdiff
path: root/serializer.py
Commit message (Expand)AuthorAgeFilesLines
* fix issue #127: quotes for tagged scalars0.15.9Anthon van der Neut2017-06-161-2/+2
* fix issue # 123: type annotations0.15.2Anthon van der Neut2017-06-071-4/+4
* initial version with YAML class0.15.0Anthon van der Neut2017-06-041-0/+4
* typing no longer needed, fix issue #117 (2.6 support)0.14.9Anthon van der Neut2017-04-221-3/+1
* fix issue 106, Text undefined in 3.5.10.14.1Anthon van der Neut2017-03-221-2/+5
* update for mypy --strict, prepare de-inheritance (Loader/Dumper)0.14.0Anthon van der Neut2017-03-211-28/+52
* initial type info, drop 2.60.12.0Anthon van der Neut2016-08-151-6/+2
* added optional preservation of quotes around scalarsAnthon van der Neut2016-07-061-4/+9
* support "X.Y" as dump version as well as tupleAnthon van der Neut2016-04-081-3/+6
* 1.2 version on round_trip_output (Yes/No/On/Off non-quoted)0.11.8Anthon van der Neut2016-04-071-0/+2
* pep8 compliance, util.load_yaml_guess_indent0.11.2Anthon van der Neut2016-02-271-12/+9
* - make sure there is a space before # if scalar pushes (through indent)Anthon van der Neut2016-02-161-6/+5
* Jython compatibilityAnthon van der Neut2015-10-081-5/+11
* - main problem in moving stuff from yaml/py to yaml was thatAnthon van der Neut2015-08-281-0/+166