Skip to content

v0.10.0

Latest
Compare
Choose a tag to compare
@matthutchinson matthutchinson released this 22 Jan 21:39
· 133 commits to main since this release
  • Plugin configuration changes (@matthutchinson #365)
    • --plugins now shows if plugin is enabled or not
    • default_options now available, nested hash with default values
    • if valid_configuration? fails, warning message shows
    • prompt_autocomplete_hash helper method added
  • Better plugin config flow (@matthutchinson #363)