Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

tree-sitter-beancount

bryall41MIT2.3.3

a tree-sitter parser for the beancount syntax

tree-sitter, beancount

readme

changelog

Changelog

2.3.3 (2024-07-20)

Bug Fixes

  • support comments as part of key value lists (c25f803)
  • support embedded escaped quotes in strings (9f6eb73)

2.3.2 (2024-03-09)

Bug Fixes

  • binding and lock files for rust (0727d62)
  • fix other scanner.cc references (1f19abf)

2.3.1 (2024-02-29)

Bug Fixes

2.3.0 (2024-02-29)

Features

Bug Fixes

  • remove unneeded excludes (cd08aef)

2.2.0 (2023-10-10)

Features

  • add named field for narration and payee (0631b99)

2.1.3 (2023-07-02)

Bug Fixes

  • detect in error recovery and exit scan (f3c05c6)

2.1.2 (2023-01-28)

Bug Fixes

2.1.1 (2022-07-02)

Bug Fixes

2.1.0 (2022-06-28)

Features

[2.0.0] (2021-11-11)

Features

  • Initial version of grammar