Skip to content

Tags: keyp-dev/surge-cli

Tags

v0.1.1

Toggle v0.1.1's commit message
refactor: Simplify config loading logic in SurgeConfig

- Added default attribute to `http_api_key` for serialization.
- Consolidated `from_env` and `load` methods to streamline configuration loading from files and environment variables.
- Improved handling of default configuration paths and environment variable precedence.

v0.1.0

Toggle v0.1.0's commit message
Release v0.1.0 - Initial release with full TUI features