summaryrefslogtreecommitdiff
path: root/README.rst
Commit message (Expand)AuthorAgeFilesLines
* edge case for 4590.17.26Anthon van der Neut2023-05-091-1/+4
* fix issue: 4590.17.25Anthon van der Neut2023-05-091-2/+6
* fix issue: 453, 4470.17.24Anthon van der Neut2023-05-061-2/+17
* fixes issue: 458,454, stackoverflow reportsAnthon van der Neut2023-05-051-2/+15
* fix readme, xfail spec_6_260.17.22Anthon van der Neut2023-05-021-20/+14
* repr of commentedmap simplifiedAnthon van der Neut2023-05-011-1/+5
* retrofitted 0.18 changesAnthon van der Neut2023-05-011-3/+23
* bug in YAML.compose(Path(...)))0.17.21Anthon van der Neut2022-02-121-12/+10
* fix issue 414 dateime fraction >= 99999950.17.20Anthon van der Neut2022-01-031-2/+6
* fix mypy issues emitter.py0.17.19Anthon van der Neut2021-12-261-4/+7
* fix indent for empty seq/map0.17.18Anthon van der Neut2021-12-241-5/+7
* fix in folded scalar, update ruamel.yaml.clib versionAnthon van der Neut2021-12-241-0/+4
* extract timestamp matching/creation to util.py0.17.17Anthon van der Neut2021-10-311-4/+7
* handle 397 with newline0.17.16Anthon van der Neut2021-08-281-1/+4
* fix issue 397 inserting comment when post key comment exists0.17.15Anthon van der Neut2021-08-281-2/+6
* fix issue with insert in merged-in dict0.17.14Anthon van der Neut2021-08-251-2/+6
* minor fix0.17.13Anthon van der Neut2021-08-211-1/+4
* fix for 3940.17.12Anthon van der Neut2021-08-211-2/+6
* fix issues 389 and 3920.17.11Anthon van der Neut2021-08-191-8/+21
* old end-of-list comment can have five positions0.17.10Anthon van der Neut2021-06-241-2/+6
* issue updating CommentedMap with dict introduced in 0.16.130.17.9Anthon van der Neut2021-06-101-2/+6
* fix for issue 3870.17.8Anthon van der Neut2021-06-091-3/+8
* same as issue 385 for other deprecated loaders.0.17.7Anthon van der Neut2021-05-311-1/+5
* fix 385 (missing attribute) and mypy issues0.17.6Anthon van der Neut2021-05-311-3/+10
* fix for issue 3840.17.5Anthon van der Neut2021-05-301-2/+6
* partial fix for 3510.17.4Anthon van der Neut2021-04-071-1/+6
* fix for issue 382, error in format string0.17.3Anthon van der Neut2021-04-071-2/+8
* change py2.py3 wheel to py3 only wheel0.17.2Anthon van der Neut2021-03-291-1/+4
* add Python 3 only classifier0.17.1Anthon van der Neut2021-03-291-2/+7
* remove support for 2.7, prepare for f-strings0.17.0Anthon van der Neut2021-03-261-651/+25
* remove python 2 specific codeAnthon van der Neut2021-03-091-0/+13
* last release supporting 2.70.16.13Anthon van der Neut2021-03-051-3/+19
* corrections on update()Anthon van der Neut2020-09-221-1/+1
* fix issue 359Anthon van der Neut2020-09-221-0/+4
* update links in doc0.16.12Anthon van der Neut2020-09-041-3/+6
* udpate setup.py to workaround issue in setuptools0.16.11Anthon van der Neut2020-09-031-2/+6
* update url in meta and .svg in README0.16.10Anthon van der Neut2020-02-121-5/+7
* remove duplicates from CHANGES0.16.9Anthon van der Neut2020-02-111-1/+5
* allow C extension install for Python 3.80.16.8Anthon van der Neut2020-02-111-2/+6
* fix issue with mypy, dumping lit scalar in sequence0.16.7Anthon van der Neut2020-01-301-2/+7
* correct empty string mapping key rt0.16.6Anthon van der Neut2020-01-201-3/+7
* empty string mapping key preservationAnthon van der Neut2019-11-261-0/+4
* allow list as typ argument for YAML()0.16.5Anthon van der Neut2019-08-181-2/+5
* output of # in TAG directive0.16.4Anthon van der Neut2019-08-161-2/+7
* mypy, split contruct_object0.16.3Anthon van der Neut2019-08-151-1/+7
* allow # in 1.2 URI's0.16.2Anthon van der Neut2019-08-151-2/+7
* allow '#' in tag URI, force use of new clib0.16.1Anthon van der Neut2019-08-081-2/+9
* split off C library into separate package0.16.0Anthon van der Neut2019-07-251-2/+6
* allow dump of deepcopied data from commented YAML0.15.100Anthon van der Neut2019-07-171-2/+9
* add py.typed to distribution0.15.99Anthon van der Neut2019-07-121-2/+10