| remove duplicated code and cleanup test cases |
|
More...
|
about 11 years ago
|
| split classes of test cases (effectful and -less ones) and simplified test cases |
|
More...
|
about 11 years ago
|
| split classes of test cases (effectful and -less ones) |
|
More...
|
about 11 years ago
|
| remove duplicated code and separate test case classes (effectful and -less ones) |
|
More...
|
about 11 years ago
|
| remove duplicated comparison code and simplified it a lot |
|
More...
|
about 11 years ago
|
| move notes of each backend from parser class to module toplevel and enhance them |
|
More...
|
about 11 years ago
|
| minor english expression update |
|
More...
|
about 11 years ago
|
| add notes of TOML support |
|
More...
|
about 11 years ago
|
| make the API doc of anyconfig.backend.toml included |
|
More...
|
about 11 years ago
|
| add the API doc template for anyconfig.backend.toml |
|
More...
|
about 11 years ago
|
| fix warning messages to distinguish the name of python module missing and config format will not be supported |
|
More...
|
about 11 years ago
|
| disable pylint warning 'unused-argument' locally as it's useless here |
|
More...
|
about 11 years ago
|
| enable TOML support if toml module is available |
|
More...
|
about 11 years ago
|
| add test time dependency to toml |
|
More...
|
about 11 years ago
|
| add py26 specific tox configs |
|
More...
|
about 11 years ago
|
| add a backend to support TOML and its test cases |
|
More...
|
about 11 years ago
|
| 0.0.13-rc1 |
|
More...
|
about 11 years ago
|
| update the changelog to prepare for the next release 0.0.13 |
|
More...
|
about 11 years ago
|
| fix up broken package description |
|
More...
|
about 11 years ago
|
| relocate footnote refs |
|
More...
|
about 11 years ago
|
| 0.0.12-rc1 |
|
More...
|
about 11 years ago
|
| update the changelog to prepare for the next release 0.0.12 |
|
More...
|
about 11 years ago
|
| update to follow option changes in anyconfig.cli |
|
More...
|
about 11 years ago
|
| add cli (anyconfig_cli) usage examples; may close the issue #20 |
|
More...
|
about 11 years ago
|
| cli: fix a bug that values set by --set option are not parsed and processed as strings |
|
More...
|
about 11 years ago
|
| cli: add a line break for naive console outputs |
|
More...
|
about 11 years ago
|
| cli: fix outputs of primitive type objects with --get option; may close the issue #21 |
|
More...
|
about 11 years ago
|
| re-order imports |
|
More...
|
about 11 years ago
|
| cli: add some descriptions in examples section of the help text |
|
More...
|
about 11 years ago
|
| cli: add option abbrevs for --template and --env option |
|
More...
|
about 11 years ago
|