Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@molisani molisani released this 24 Jun 13:49

1.2.0 (2025-06-24)

🚀 Features

  • custom separators for variadic flags (bc4c369)

🩹 Fixes

  • make looseBooleanParser even more permissive (07d4bc5)
  • include separator in help text (suffix) (68ff1d8)
  • relax flag name pattern to allow alphanumeric (and more) (beb8584)
  • stricter types for parameters.flags when flags are a weak type (f39be88)
  • expose additional types for command module (66aa66b)

❤️ Thank You