| just coordianate some method parameters, s/cnf_path_or_stream/path_or_stream/g, etc. |
|
More...
|
almost 11 years ago
|
| add note of to_container export |
|
More...
|
almost 11 years ago
|
| call anyconfig.mergeabledict.MergeableDict.create instead of its __init__ method in Parser.load* |
|
More...
|
almost 11 years ago
|
| export anyconfig.mergeabledict.MergeableDict.create as to_container |
|
More...
|
almost 11 years ago
|
| add stream processing test cases |
|
More...
|
almost 11 years ago
|
| add stream processing test cases |
|
More...
|
almost 11 years ago
|
| follow base class split changes and stream processing methods addition in anyconfig.backend.base |
|
More...
|
almost 11 years ago
|
| follow class split changes in anyconfig.backend.base |
|
More...
|
almost 11 years ago
|
| split base parser classes to simplify each backend implementations (refactoring) |
|
More...
|
almost 11 years ago
|
| s/data/cnf/g in anyconfig.cli |
|
More...
|
almost 11 years ago
|
| call anyconfig.mergeabledict.MergeableDict() instead of its create method |
|
More...
|
almost 11 years ago
|
| an indentation fix in anyconfig.api.loads |
|
More...
|
almost 11 years ago
|
| add a global to list string types regardless of python versions |
|
More...
|
almost 11 years ago
|
| unify variable/parameter names of config {content, filepath, fileobj} in anyconfig.api |
|
More...
|
almost 11 years ago
|
| unify variable/parameter names of config {content, filepath, fileobj} |
|
More...
|
almost 11 years ago
|
| make a property of anyconfig.backend.base.Parser._container |
|
More...
|
almost 11 years ago
|
| just eliminate some meaningless empty lines |
|
More...
|
almost 11 years ago
|
| create a parser instance when used instead of call class methods basically |
|
More...
|
almost 11 years ago
|
| remove globals |
|
More...
|
almost 11 years ago
|
| remove anyconfig.backend.base.Parser.supports() as it's not used in actual (refactoring) |
|
More...
|
almost 11 years ago
|
| fix runtime and test time dependency configuration for wercker CI |
|
More...
|
almost 11 years ago
|
| minor expression updates in the introduction section of the doc |
|
More...
|
almost 11 years ago
|
| 0.1.0 rc-1 |
|
More...
|
about 11 years ago
|
| disable test cases with min. requirements for a while |
|
More...
|
about 11 years ago
|
| add some test env. patterns to test with min requirements |
|
More...
|
about 11 years ago
|
| sort out and split test and runtime requirements files |
|
More...
|
about 11 years ago
|
| update the latest changelog entry |
|
More...
|
about 11 years ago
|
| refactor test cases of anyconfig.tests.api and add some corner test cases |
|
More...
|
about 11 years ago
|
| add a test case of anyconfig.template.render (template missing case) |
|
More...
|
about 11 years ago
|
| make test files not dumped in curdir |
|
More...
|
about 11 years ago
|