summaryrefslogtreecommitdiff
path: root/main.py
Commit message (Expand)AuthorAgeFilesLines
* fix issue 106, Text undefined in 3.5.10.14.1Anthon van der Neut2017-03-221-3/+4
* update for mypy --strict, prepare de-inheritance (Loader/Dumper)0.14.0Anthon van der Neut2017-03-211-66/+175
* changes for mypyAnthon van der Neut2017-03-171-5/+31
* some changes for mypy --strictAnthon van der Neut2017-03-161-0/+1
* fix #6: non-safe load() now issues warning0.13.0Anthon van der Neut2016-11-201-2/+12
* Fix for issue #70 no preserve_quotes on _load_all0.12.15Anthon van der Neut2016-10-281-2/+2
* further tweaking for running mypy in schema_salad0.12.2Anthon van der Neut2016-08-161-1/+0
* initial type info, drop 2.60.12.0Anthon van der Neut2016-08-151-6/+13
* added optional preservation of quotes around scalarsAnthon van der Neut2016-07-061-6/+6
* added top_level_colon_align/prefix_colon0.11.9Anthon van der Neut2016-04-141-4/+10
* documentation now on read-the-docs0.11.5Anthon van der Neut2016-02-291-5/+7
* guessing routine, RTD supportAnthon van der Neut2016-02-291-0/+17
* fix some commen indentation problems0.11.3Anthon van der Neut2016-02-271-6/+7
* pep8 compliance, util.load_yaml_guess_indent0.11.2Anthon van der Neut2016-02-271-0/+1
* - introducing version support and differentiation for RoundTripLoader0.11.0Anthon van der Neut2016-02-181-8/+25
* - make sure there is a space before # if scalar pushes (through indent)Anthon van der Neut2016-02-161-9/+8
* - main problem in moving stuff from yaml/py to yaml was thatAnthon van der Neut2015-08-281-0/+352