Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 3.44 KB

CHANGELOG.md

File metadata and controls

46 lines (31 loc) · 3.44 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.0-rc.2 (2022-01-13)

Features

Bug Fixes

  • made breadcrumbs break over multiple lines if needed (93a195b)
  • made width/padding more stable (181e786)
  • prevented text from riding underneath label (76746e3)

0.1.0-rc.1 (2022-01-12)

Features

  • added --path flag for setting base path (a480cd3)
  • added i18n support (03b505d)
  • added json schema support (3d4ca07)
  • added report endpoint external link support (986d46d)
  • cleaned up styles and keyboard accessibility (4708df7)
  • remove tags property (7bad76c)
  • cli: added clean command functionality (02d243a)
  • cli: added deploy command (ce2ff7f)
  • cli: added serve command (7ec3b9d)
  • cli: added build command (0facbf3)
  • cli: created basic watching systems (cd0e309)
  • created basics (60287ff)
  • set up basics of cli with exporting (b112a2a)
  • cli: created very basic cli scaffold (6b836ef)
  • added support for boolean input tags (0b0950c)

Bug Fixes

  • fixed dev default for bonnie app (6749725)
  • fixed md formatting in report endpoint text (96e7470)
  • fixed watching (166a4f4)
  • updated bonnie.toml for package renaming (57c2747)