Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 554 Bytes

CHANGELOG.md

File metadata and controls

31 lines (18 loc) · 554 Bytes

0.1.6

  • docs: add logo to README

0.1.5

  • lint: fix some linter warnings
  • fix: compilation error "nonfunction-type-aliases"

0.1.4

  • fix: remove boilerplate from commandbar.dart
  • docs: add "Opening the bar" section to README
  • build: allow use of older Dart versions
  • build: use "https" for repo link

0.1.3

  • build: add 'repository' link to package metadata

0.1.2

  • feat: add COMMANDBAR_DEV environment variable to enable internal-only dev mode

0.1.1

  • docs: fix editor link in README.md

0.1.0

  • initial "beta" release