Skip to content

0.11.0

Latest
Compare
Choose a tag to compare
@alexreg alexreg released this 25 Jan 04:33
· 10 commits to master since this release

Features

  • ✨ Allow manual specification of Click ParamType for parameters
  • ✨ Add VersionOption function for creating --version option
  • ✨ Remove support for installation of shell completion

Fixes

  • 🐛 Fix initializer of Context class
  • 🐛 Fix minor issues with resolving and displaying of parameter env vars
  • 🐛 Fix name attribute of ShellQuotedList class

Docs

  • 📝 Add more API docs
  • 📝 Miscellaneous improvements to docs
  • 🎨 Adjust spacing after ellipses in documentation