Skip to content

0.2.13

Choose a tag to compare

@koaning koaning released this 16 Jan 17:30
· 109 commits to main since this release
9ded268

Added

  • New EnvConfig widget for environment variable configuration with validation. Displays a form UI for setting API keys with password-style masking, optional validator callbacks, and a require_valid() method to block execution until all variables are configured.