ggFROOK
ggFROOK
heavily inspired by @neezer, #78, and #81 How it works: instead of validate requirement based on raw env, we clean the env, then check if it is required. requiredWhen is...
Hey, I add another option useUTF8ByteSequence to enable typing a valid codepoint As far as I've tested, it's working well All tests passed I've added some tests as well [related...
Issue: #791 Feel free to let me know if this is a breaking change and if we need to support both options during the deprecation period. Happy to hear what...
**Is your feature request related to a problem? Please describe.** The current implementation uses HashMap for ports in config with key being string (port number), and value being u16 (that...