| 0.0.10-rc1 |
|
More...
|
about 11 years ago
|
| disable the badge of openhub |
|
More...
|
about 11 years ago
|
| change the url of a couple of badges: switch from pypip.in to shields.io |
|
More...
|
about 11 years ago
|
| add help texts of -S/--schema and -V/--validate options |
|
More...
|
about 11 years ago
|
| add descriptions of -S/--schema and -V/--validate options |
|
More...
|
about 11 years ago
|
| add version note |
|
More...
|
about 11 years ago
|
| notify if validation succeeds |
|
More...
|
about 11 years ago
|
| fix an issue, E501 line too long |
|
More...
|
about 11 years ago
|
| eliminate '\' in imports lines |
|
More...
|
about 11 years ago
|
| export anyconfig.api.validate |
|
More...
|
about 11 years ago
|
| fix a bug in test cases, anyconfig.tests.cli.Test.test_38_single_input_w_schema |
|
More...
|
about 11 years ago
|
| some indentation fixes |
|
More...
|
about 11 years ago
|
| some indentation fixes |
|
More...
|
about 11 years ago
|
| sort out the supported config types list |
|
More...
|
about 11 years ago
|
| add conf and schema example |
|
More...
|
about 11 years ago
|
| Add -S/--schema option to pass schema file path for validation along with -V/--validate option to validate inputs to the CLI frontend. Also added some test cases of them. |
|
More...
|
about 11 years ago
|
| do not force JSON type and pass args same as config's for schema load |
|
More...
|
about 11 years ago
|
| add runtime dependency to python*-jsonschema |
|
More...
|
about 11 years ago
|
| add section about validation |
|
More...
|
about 11 years ago
|
| add jsonschema as a test time dependency |
|
More...
|
about 11 years ago
|
| add test cases of anyconfig.validate and anyconfig.load{s,} (ac_validate=... |
|
More...
|
about 11 years ago
|
| add a new API 'anyconfig.validate' and option parameter 'ac_valiate' for anyconfig.load{s,} |
|
More...
|
about 11 years ago
|
| revert the commit 39fd5fc74 |
|
More...
|
about 11 years ago
|
| rename test methods of json backend |
|
More...
|
about 11 years ago
|
| add basic implementation of validation methods |
|
More...
|
about 11 years ago
|
| add more globals reprensents validation result and make validation methods returns VALIDATE_NOT_IMPL (success but with warning message) instead of VALIDATE_SUCCESS (success and no warning message). |
|
More...
|
about 11 years ago
|
| add methods to parser base class, to support config file validation |
|
More...
|
about 11 years ago
|
| move for a while as it might cause trouble with scrutinizer |
|
More...
|
about 11 years ago
|
| minor english expression updates and changes |
|
More...
|
about 11 years ago
|
| s/About/Overview/ |
|
More...
|
about 11 years ago
|