Manage dynamic, type-safe string, int, and bool configurations via key=value files for configurable, multi-environment applications.
Config Refactor - 配置驱动重构工具 v1.0.0 - Initial release. - Supports string, integer, and boolean configuration types. - Dynamic configuration management with type-safe access. - Load and save configuration files in key=value format. - Includes configuration validation and default values.