shelve
shelve copied to clipboard
feat: Auto UPPERCASE for env variable key
Description
The feature of "Auto UPPERCASE for env variable key" enhances the automatic conversion of environment variable keys to uppercase. This functionality simplifies the management of environment variables by ensuring consistent formatting of keys, thereby reducing the risk of errors in the configuration process.
Additional context
No response