Skip to content

Latest commit

 

History

History
32 lines (13 loc) · 957 Bytes

CHANGELOG.md

File metadata and controls

32 lines (13 loc) · 957 Bytes

Change Log

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

0.2.1 (2019-11-09)

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)