Skip to content

Latest commit

 

History

History
56 lines (29 loc) · 814 Bytes

CHANGELOG.md

File metadata and controls

56 lines (29 loc) · 814 Bytes

treeground

0.3.0

Minor Changes

  • 89494d1: impr(ui): auto focus on add grammar input

Patch Changes

  • 0216b29: fix: also build on scanner.c change
  • 45f32b6: ui(fix): set max height to error message

0.2.1

Patch Changes

  • c666373: fix: parse on selected grammar change

0.2.0

Minor Changes

  • 5318450: feat: add remove grammar button

Patch Changes

  • 278dbc5: fix: do not parse on highlighter change

0.1.0

Minor Changes

  • b3c4ef8: feat: report generate and build error

Patch Changes

  • 851046b: fix: allow multiple grmr with same dir name

0.0.3

Patch Changes

  • ecd3b5d: fix: use yocto-spinner instead of ora

0.0.2

Patch Changes

  • b61744a: fix(cli): use import.meta.url io __dirname

0.0.1

Patch Changes

  • b001be2: Initial release