summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* fix readme, xfail spec_6_260.17.22Anthon van der Neut2023-05-021-6/+8
* fix indent for empty seq/map0.17.18Anthon van der Neut2021-12-241-1/+1
* fix issues 389 and 3920.17.11Anthon van der Neut2021-08-191-4/+5
* remove support for 2.7, prepare for f-strings0.17.0Anthon van der Neut2021-03-261-2/+1
* update url in meta and .svg in README0.16.10Anthon van der Neut2020-02-121-4/+1
* correct empty string mapping key rt0.16.6Anthon van der Neut2020-01-201-1/+1
* fix comments on anchored nodes in block sequence0.15.95Anthon van der Neut2019-05-161-1/+1
* fix issue #261 Str, Num, Bytes, NameConstant moved from _ast to ast in 3.80.15.78Anthon van der Neut2018-11-151-1/+1
* push new version fixing two issues0.15.51Anthon van der Neut2018-08-081-1/+1
* Apply oitnb and mypy 0.620, then make everything work again0.15.48Anthon van der Neut2018-08-031-3/+9
* added captured DeprecationWarning test0.15.46Anthon van der Neut2018-07-291-17/+4
* Resolving issue #210 deprecation warning in python 3.7Anthon van der Neut2018-07-281-4/+21
* fixes issue #209: dump string '019' as plain scalar0.15.44Anthon van der Neut2018-07-141-1/+1
* HG: *When this change indeed resolves your problem, please **Close** this iss...Anthon van der Neut2018-07-121-1/+1
* fix regression caused by PR 270.15.42Anthon van der Neut2018-07-011-1/+6
* re-added test to make sure C-Compiler is available0.15.41Anthon van der Neut2018-06-271-2/+8
* added register_class/yaml_object0.15.19Anthon van der Neut2017-07-131-2/+2
* level zero literals, renamed plug-in, mypy updatesAnthon van der Neut2017-06-231-1/+1
* enable: pip install ruamel.yaml[jinja2]0.15.8Anthon van der Neut2017-06-151-8/+3
* added `transform` parameter to `dump`, to post-process output before writing0.15.4Anthon van der Neut2017-06-081-0/+1
* error/warning on duplicate mapping keys0.15.1Anthon van der Neut2017-06-071-1/+1
* update for mypy --strict, prepare de-inheritance (Loader/Dumper)0.14.0Anthon van der Neut2017-03-211-1/+1
* allow ':' in flow-style scalar when not followed by space0.13.11Anthon van der Neut2017-01-231-1/+1
* fix #84, deepcopy not working (reported by Peter Amstutz)0.13.5Anthon van der Neut2016-12-251-1/+1
* fix #6: non-safe load() now issues warning0.13.0Anthon van der Neut2016-11-201-1/+1
* initial type info, drop 2.60.12.0Anthon van der Neut2016-08-151-1/+1
* added optional preservation of quotes around scalarsAnthon van der Neut2016-07-061-1/+1
* pep8 compliance, util.load_yaml_guess_indent0.11.2Anthon van der Neut2016-02-271-1/+1
* regenerate with wheel 0.29 to reduce sizes (of py3 versions as well)0.10.22Anthon van der Neut2016-02-161-1/+2
* - make sure there is a space before # if scalar pushes (through indent)Anthon van der Neut2016-02-161-1/+1
* moved test to _test to prevent setuptools from including test/test_*.py0.10.17Anthon van der Neut2016-01-221-1/+1
* Test and fix for #22, collections.OrderedDict could not0.10.16Anthon van der Neut2016-01-221-1/+2
* Jython compatibilityAnthon van der Neut2015-10-081-1/+1
* tested on 3.5 with upgraded pytestAnthon van der Neut2015-09-151-1/+2
* checking cythonAnthon van der Neut2015-09-121-0/+9
* removed utilityAnthon van der Neut2015-08-271-2/+0
* initial html conversionAnthon van der Neut2015-06-021-0/+1
* preserve eol comments on flow style sequences/mappingsAnthon van der Neut2015-03-291-1/+1
* now installs and tests for pypy (by testing in setup.py and notAnthon van der Neut2015-03-181-1/+1
* - tox no longer replicates dependency on ruamel.baseAnthon van der Neut2015-01-281-2/+0
* - add dependency on ruamel.baseAnthon van der Neut2015-01-141-0/+1
* updated documentation based on feedback from Sess (leycec@gmail.com)Anthon van der Neut2015-01-121-1/+1
* - INI conversion in yamlAnthon van der Neut2014-11-241-1/+2
* - merge py2 and py3 code basesAnthon van der Neut2014-11-221-0/+12