Skip to content

v1.1.0

Compare
Choose a tag to compare
@CasperWA CasperWA released this 29 Mar 16:03
· 45 commits to main since this release

Updated:

  • New grouping feature for DropdownExtended widget (#16).
    By using the grouping parameter, one can group options with headers within the dropdown.
    For more information see the example notebook.

Developer updates:

  • Fixed dependabot target branch (#15).
  • Update dependencies according to @dependabot (#15):
    • ipywidgets (~=7.6)
    • invoke (~=1.5)
    • pylint (~=2.7)
    • pre-commit (~=2.11)
  • Update GitHub Action actions according to @dependabot (#15):
    • actions/setup-node (v2)
    • actions/cache (v2.1.4)
  • Update pre-commit hooks (#15).