This repository was archived by the owner on Oct 15, 2025. It is now read-only.
v0.7
----------------------- Feature: You can now include documentation hints and urls for ``ConfigManager`` objects and config options. This will make it easier for your users to debug configuration errors they're having with your software. Bug: Fix ``ListOf`` so it returns empty lists rather than a list with a single empty string. Documentation fixes and updates.