| added -A and --atype option to override config w/ -A option |
|
More...
|
over 13 years ago
|
| added a test case for anyconfig.api.loads when config type is None |
|
More...
|
over 13 years ago
|
| fixed an error in anyconfig.api.loads when config type is None |
|
More...
|
over 13 years ago
|
| minor comment updates |
|
More...
|
over 13 years ago
|
| added examples to show how to access config parameters loaded |
|
More...
|
over 13 years ago
|
| Prepared for the next release 0.0.3.5 |
|
More...
|
over 13 years ago
|
| changed the default merge strategy of anyconfig.mergeabledict.MergeableDict |
|
More...
|
over 13 years ago
|
| added 'build & install' section |
|
More...
|
over 13 years ago
|
| one more build time fix |
|
More...
|
over 13 years ago
|
| fixed the filename of README.* |
|
More...
|
over 13 years ago
|
| updated the example output of 'anyconfig_cui -h' |
|
More...
|
over 13 years ago
|
| fixed wrong usage examples and added --list option to list supported config types in anyconfig_cui tool |
|
More...
|
over 13 years ago
|
| renamed and added usage info |
|
More...
|
over 13 years ago
|
| renamed and added usage info |
|
More...
|
over 13 years ago
|
| generarized to README.* |
|
More...
|
over 13 years ago
|
| removed as it was not used any more |
|
More...
|
over 13 years ago
|
| removed reference to anyconfig.Bunch |
|
More...
|
over 13 years ago
|
| added some more changelog entries for the next release 0.0.3.4 |
|
More...
|
over 13 years ago
|
| removed dependency to anyconfig.Bunch.Bunch object, and switched to anyconfig.mergeabledict.MergeableDict |
|
More...
|
over 13 years ago
|
| added a test case for anyconfig.mergeabledict.MergeableDict.create |
|
More...
|
over 13 years ago
|
| added a classmethod to create MergeableDict instances recursively |
|
More...
|
over 13 years ago
|
| changed container from anyconfig.Bunch.Bunch to anyconfig.mergeabledict.MergealeDict |
|
More...
|
over 13 years ago
|
| removed unnecessary dependency to anyconfig.Bunch's behavior |
|
More...
|
over 13 years ago
|
| s/-like/based/ |
|
More...
|
over 13 years ago
|
| added to replace anyconfig.Bunch in the near future |
|
More...
|
over 13 years ago
|
| added changelog entries for the next release 0.0.3.4 in the rpm spec file |
|
More...
|
over 13 years ago
|
| introduced an arg 'marker' to detect glob patterns in path[s] specs, passed to anyconfig.api.{multi_,}load |
|
More...
|
over 13 years ago
|
| suppresed 'E303 too many blank lines' |
|
More...
|
over 13 years ago
|
| Process cases if path_specs was given as a glob pattern and IOError raised in anyconfig.api.load |
|
More...
|
over 13 years ago
|
| fixed some grave bugs and made it work |
|
More...
|
over 13 years ago
|