Skip to content

Latest commit

 

History

History
50 lines (19 loc) · 1.44 KB

CHANGELOG.md

File metadata and controls

50 lines (19 loc) · 1.44 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.2.26 (2020-09-13)

Note: Version bump only for package @thi.ng/sexpr

0.2.25 (2020-08-28)

Note: Version bump only for package @thi.ng/sexpr

0.2.24 (2020-08-17)

Note: Version bump only for package @thi.ng/sexpr

0.2.23 (2020-08-16)

Note: Version bump only for package @thi.ng/sexpr

0.2.0 (2019-09-23)

Features

  • sexpr: add Token w/ location info, update tokenize() & parse() (3917775)

0.1.0 (2019-09-21)

Features

  • sexpr: add ParseError (7998afe)
  • sexpr: import as new package (f526b7c)
  • sexpr: update SyntaxOpts, runtime, update scope parsing, types (7c840e1)