Alpha Berkeley Framework v0.7.8 - Bugfix Release
π Bug Fixes
This patch release fixes a config system test failure and improves configuration path handling.
Fixed
- Fixed config system test failure by correcting global variable references (
_default_configand_default_configurable) - Enhanced
get_config_value()function to fall back to raw config when path not found in processed configurable dict - Updated template documentation to clarify "Example categories" instead of "Valid categories"
Previous Release (v0.7.7)
See the full v0.7.7 release notes for the major TUI and multi-project support features.