summaryrefslogtreecommitdiff
path: root/README.rst
Commit message (Collapse)AuthorAgeFilesLines
* fix issue 223 Cloader not initialising Resolver version0.15.59Anthon van der Neut2018-08-171-1/+5
| | | | | *When this change indeed resolves your problem, please **Close** this issue*. *(You can do so using the WorkFlow pull-down (close to the top right of this page))*
* fix issue 222 string to dump checked against 1.1 patterns0.15.58Anthon van der Neut2018-08-171-4/+10
|
* allow simple mappings as mapping keysAnthon van der Neut2018-08-161-1/+17
|
* fix issue #221 .__add__() and .sort() no longer available on CommentedSeq0.15.57Anthon van der Neut2018-08-151-2/+6
| | | | | | | | | CommentedSeq + list used to return a list, it now again does so. sort never worked correctly, it should now (i.e. move the EOL comments along). *When this change indeed resolves your problem, please **Close** this issue*. *(You can do so using the WorkFlow pull-down (close to the top right of this page))*
* fix issue #220 error when running code with Python -O0.15.56Anthon van der Neut2018-08-151-2/+6
|
* readme formattingAnthon van der Neut2018-08-141-2/+0
|
* fix issue #165 Python2 raising error when Unicode text involved in duplicate ↵0.15.55Anthon van der Neut2018-08-141-2/+18
| | | | | | | | | key warning. I could only reproduce this in Python2, finally fixed it. *When this change indeed resolves your problem, please **Close** this issue*. *(You can do so using the WorkFlow pull-down (close to the top right of this page))*
* fix issue 102 now also for empty mappings with comments0.15.54Anthon van der Neut2018-08-131-2/+12
| | | | | *When this change indeed resolves your problem, please **Close** this issue*. *(You can do so usingthe WorkFlow pull-down (close to the top right of this page)*
* fix issue #160 flow mapping in sequence with comment gobbling newline0.15.53Anthon van der Neut2018-08-121-3/+11
| | | | | *When this change indeed resolves your problem, please **Close** his issue*. *(You can do so usingthe WorkFlow pull-down (close to the top right of this page)*
* fix issue #196 loosing items on cast to dict0.15.52Anthon van der Neut2018-08-091-2/+11
| | | | | *When this change indeed resolves your problem, please **Close** this issue*. *(You can do so usingthe WorkFlow pull-down (close to the top right of this page)*
* push new version fixing two issues0.15.51Anthon van der Neut2018-08-081-2/+11
|
* added context manager, mypy cleanup (w. Optional) added tests0.15.50Anthon van der Neut2018-08-051-1/+7
|
* leading empty lines and comments on root level literal scalars not preserved0.15.49Anthon van der Neut2018-08-051-2/+8
| | | | | | | | added test, fixed both now you can have --- !some_tag | # with a comment this is a multi- line literal scalar
* Apply oitnb and mypy 0.620, then make everything work again0.15.48Anthon van der Neut2018-08-031-2/+7
|
* badgesAnthon van der Neut2018-08-031-2/+2
|
* badgesAnthon van der Neut2018-08-031-3/+3
|
* badgesAnthon van der Neut2018-08-031-3/+4
|
* more badgesAnthon van der Neut2018-08-011-1/+1
|
* more badgesAnthon van der Neut2018-08-011-3/+1
|
* badgesAnthon van der Neut2018-08-011-2/+9
|
* Rebuild due to old .so version in 3.6 linux .whl, this fixes issue #2120.15.47Anthon van der Neut2018-07-311-2/+11
| | | | | *When this change indeed resolves your problem, please **Close** this issue*. *(You can do so usingthe WorkFlow pull-down (close to the top right of this page)*
* added captured DeprecationWarning test0.15.46Anthon van der Neut2018-07-291-3/+12
|
* This merges PR 34 and fixes issue #2110.15.45Anthon van der Neut2018-07-261-2/+7
|
* fixes issue #209: dump string '019' as plain scalar0.15.44Anthon van der Neut2018-07-141-2/+9
| | | | | *When this change indeed resolves your problem, please **Close** this issue*. *(You can do so using the WorkFlow pull-down (close to the top right of this page)*
* HG: *When this change indeed resolves your problem, please **Close** this ↵Anthon van der Neut2018-07-121-2/+9
| | | | | | | | | | | | | | | | issue*. HG: *(You can do so usingthe WorkFlow pull-down (close to the top right of this page)* HG: ####################################################################### HG: Enter commit message. Lines beginning with 'HG:' are removed. HG: Leave message empty to abort commit. HG: ####################################################################### HG: user: Anthon van der Neut <anthon@mnt.org> HG: branch 'default' HG: changed .appveyor.yaml HG: changed CHANGES HG: changed README.rst HG: changed __init__.py
* fix regression caused by PR 270.15.42Anthon van der Neut2018-07-011-4/+12
|
* re-added test to make sure C-Compiler is available0.15.41Anthon van der Neut2018-06-271-2/+9
|
* publish fixes on pypi0.15.40Anthon van der Neut2018-06-181-1/+1
|
* fixes issue #190: added landingplaces to README.rstAnthon van der Neut2018-06-181-2/+11
|
* fixes issue #201: decoding UnicodeAnthon van der Neut2018-06-171-0/+4
| | | | | *When this change indeed resolves your problem, please **Close** this issue*. *(You can do so usingthe WorkFlow pull-down (close to the top right of this page)*
* Added tag 0.15.39 for changeset 6661f6fd07efAnthon van der Neut2018-06-171-1/+1
|
* merge PR27 improving startup time0.15.39Anthon van der Neut2018-06-161-0/+5
|\
* | several PRs merged0.15.38Anthon van der Neut2018-06-131-1/+1
| |
* | several PRs mergedAnthon van der Neut2018-06-131-0/+7
| |
* | fixes issue #1870.15.37Anthon van der Neut2018-03-211-0/+3
|/
* update0.15.36Anthon van der Neut2018-02-071-1/+1
|
* fix issued #187Anthon van der Neut2018-02-071-0/+4
|
* allow None stream if transforming0.15.35Anthon van der Neut2017-12-031-2/+9
| | | | | If YAML.dump() is passed a transform function, specifying None will ignore the return value of that function.
* updated README0.15.34Anthon van der Neut2017-09-171-1/+5
|
* round-trip support for tagged scalars0.15.33Anthon van der Neut2017-08-311-13/+21
| | | | | Inspired by Matthew Patton's question on StackOverflow: https://stackoverflow.com/a/45967047/1307905
* fix issue #149: operated on ScalarFloat cannot be dumped.0.15.32Anthon van der Neut2017-08-211-0/+5
| | | | | | | | | | | | | Thanks for reporting I "fixed" this by making the operators return a normal (bare) float, as the preservation is mostly there for round-trips without operations. Contrary to ScalarInt you cannot as easily preserve the style, and that needs a lot more testing, and probably much smarter code (i.e. 1.23e4 *= 10 should probably give 1.23e5 and not 12.3e4). *If this change makes things work again without your explicit convert to bare float, please **Close** this issue.*
* 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-2/+7
|
* fix issue #51: separate indent levels for mappings and sequences0.15.29Anthon van der Neut2017-08-141-0/+6
| | | | **When this resolves the reported problem, please close this issue**
* issue #61: merge of merge cannot be __repr__-ed (reported by Tal Liron)0.15.28Anthon van der Neut2017-08-131-0/+3
| | | | **When this change resolves your problem, then please close this issue**
* fix issue #62: not allowing : or ? in flow style plain scalar0.15.27Anthon van der Neut2017-08-131-0/+5
| | | | also fix list withing list comment dropping, as it happened to occur in the example
* 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-0/+3
| | | | | | | | This happened when dumping without loading, e.g.: python -c "import ruamel.yaml, sys; ruamel.yaml.round_trip_dump([3.14])" When this fix solves the problem, please close this issue
* fix issue #25: dropping comment between mapping key and value0.15.24Anthon van der Neut2017-08-091-0/+12
|
* fix issue #144: integer overflow on 2.7 (reported by ccatterina)0.15.23Anthon van der Neut2017-08-011-0/+3
| | | | | | | I added a test loading 9223372036854775808 as sys.maxint on my development system is larger than the problematic value reported (on Raspberry Pi) If this change solves the issue then please change the status to closed.