forked from fabbecker/versionedconfig
Use json files as config for your python program and ensure backwards compatibility while enjoying full flexibility.
- Python 100%
| tests | fix: update test_migrating_from_X_to_Y to use BaseMigration | |
| versionedconfig | Revert "Add function to apply all migrations" | |
| LICENSE.md | Add LICENSE.md | |
| pyproject.toml | dep: add "semver (>=3.0.4,<4.0.0)" to the project dependencies | |
| README.md | Start simple description in README.md | |
versionedconfig
A python library to keep your dictionary config up to date.