Skip to content

Alpha Berkeley Framework v0.7.8 - Bugfix Release

Choose a tag to compare

@thellert thellert released this 01 Nov 20:19
· 1587 commits to main since this 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_config and _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.