| cli: group some options affect outputs |
|
More...
|
about 11 years ago
|
| make docs/api/*.* included |
|
More...
|
about 11 years ago
|
| add -G/--gen-schema help text and a couple of URLs |
|
More...
|
about 11 years ago
|
| clone the body of README from docs/introduction.rst |
|
More...
|
about 11 years ago
|
| restructure and update / fix some expressions in introduction page of the doc |
|
More...
|
about 11 years ago
|
| remove duplicated header from doc introduction file |
|
More...
|
about 11 years ago
|
| split doc index file |
|
More...
|
about 11 years ago
|
| replace long_description from README.rst to docs/index.rst |
|
More...
|
about 11 years ago
|
| 0.0.11 rc-1 |
|
More...
|
about 11 years ago
|
| update the changelog to prepare for the next 0.11 release |
|
More...
|
about 11 years ago
|
| update the 'Hack' section in the doc |
|
More...
|
about 11 years ago
|
| add not about Jinja2 required for template config support |
|
More...
|
about 11 years ago
|
| required python module is 'msgpack-python' not 'msgpack' to enable MessagePack load/dump |
|
More...
|
about 11 years ago
|
| add a test case of validation w/o schema |
|
More...
|
about 11 years ago
|
| fix (change) exit code for some cases to show usage and validation w/o schema |
|
More...
|
about 11 years ago
|
| add some doctest cases to anyconfig.cli.to_log_level |
|
More...
|
about 11 years ago
|
| add some test cases to validate while loading config file[s]/string |
|
More...
|
about 11 years ago
|
| move dicts_equal to compare dicts from anyconfig.tests.schema to anyconfig.tests.common |
|
More...
|
about 11 years ago
|
| add log message when loading schema file |
|
More...
|
about 11 years ago
|
| fix a possible bug in anyconfig.schema.validate that it may return success even if validation failed for some cases |
|
More...
|
about 11 years ago
|
| make use of keyword arguments at most for functions in anyconfig.api |
|
More...
|
about 11 years ago
|
| make it warns if no forced_type was given for anyconfig.loads |
|
More...
|
about 11 years ago
|
| fix a bug that anyconfig.loads refering deprecated and removed anyconfig.schema.{validate_with_exc,ValidationError} |
|
More...
|
about 11 years ago
|
| minor expression updates in the doc index file, e.g. s/anyconfig/python-anyconfig/g |
|
More...
|
about 11 years ago
|
| add some more descriptions about JSON schema validation and generation |
|
More...
|
about 11 years ago
|
| make html docs generated and included in the package |
|
More...
|
about 11 years ago
|
| follow the API change of anyconfig.validate |
|
More...
|
about 11 years ago
|
| make it not loading logging module which is not used anymore |
|
More...
|
about 11 years ago
|
| add notes about new schema generation API |
|
More...
|
about 11 years ago
|
| follow the API change of anyconfig.validate |
|
More...
|
about 11 years ago
|