Skip to content

Release v2.0.51

Choose a tag to compare

@github-actions github-actions released this 11 Mar 13:43
· 52 commits to main since this release
Immutable release. Only release title and notes can be modified.

[2.0.51] - 2026-03-11

Fixed

  • Honor config defaults before finalization in Configurable._get_config() by @cmancone in #74
  • Honor config defaults before finalization; DRY model column filtering
  • Handle KeyError on unfinalized columns in model column configs