| fix a bug that file paths w/o dir prefix are not correctly processed in anyconfig.backend.base.ensure_outdir_exists |
|
More...
|
almost 11 years ago
|
| minor expression updates in docs |
|
More...
|
almost 11 years ago
|
| update the latest changelog to prepare for the next release 0.2 |
|
More...
|
almost 11 years ago
|
| add doc texts of stream arg passing to some APIs |
|
More...
|
almost 11 years ago
|
| move a function to get file path of given stream if available from anyconfig.api to anyconfig.utils |
|
More...
|
almost 11 years ago
|
| move a function to get file path of given stream if available from anyconfig.api to anyconfig.utils |
|
More...
|
almost 11 years ago
|
| add notes aboud some methods (load_from_* and dump_to_*) of anyconfig.backend.base.Parser to implement backends |
|
More...
|
almost 11 years ago
|
| add a 'versionadded' note to anyconfig.backend.properties |
|
More...
|
almost 11 years ago
|
| refactoring anyconfig.backend.yaml; consolidate dup code of load/dump functions |
|
More...
|
almost 11 years ago
|
| merge changes in docs/introduction.rst |
|
More...
|
almost 11 years ago
|
| add notes about Java properties backend and related changes |
|
More...
|
almost 11 years ago
|
| add and enable API doc of anyconfig.backend.properties |
|
More...
|
almost 11 years ago
|
| minor comment update |
|
More...
|
almost 11 years ago
|
| enable native Java properties backend by default |
|
More...
|
almost 11 years ago
|
| make anyconfig.backend.ini.Parser.dump_to_{path,stream} work |
|
More...
|
almost 11 years ago
|
| enable native Java properties file backend |
|
More...
|
almost 11 years ago
|
| add a native implementation of Java properties file backend |
|
More...
|
almost 11 years ago
|
| make a function (anyconfig.mergeabledict.mk_nested_dic) public |
|
More...
|
almost 11 years ago
|
| change var name, s/config/cnf/g in anyconfig.api |
|
More...
|
almost 11 years ago
|
| fix a pep8 warn, E125 continuation line with same indent as next logical line |
|
More...
|
almost 11 years ago
|
| fix pep8 warns, E501 line too long |
|
More...
|
almost 11 years ago
|
| fix dependencies in tox.ini |
|
More...
|
almost 11 years ago
|
| fix some python 3 specific errors in some backend test cases |
|
More...
|
almost 11 years ago
|
| fix a bug that to_container is not imported from anyconfig.api |
|
More...
|
almost 11 years ago
|
| add stream test cases of anyconfig.api.dump |
|
More...
|
almost 11 years ago
|
| make public API 'dump' accepts a file or file-like object as the second parameter |
|
More...
|
almost 11 years ago
|
| add stream test cases of anyconfig.api.{single_load,load} |
|
More...
|
almost 11 years ago
|
| make public API 'load' accepts a file or file-like object as the first parameter |
|
More...
|
almost 11 years ago
|
| coordianate parameters of some public APIs, s/cnf_content/content/g |
|
More...
|
almost 11 years ago
|
| coordianate parameters of some public APIs, s/cnf_path/filepath/g |
|
More...
|
almost 11 years ago
|