Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

29 lines (14 loc) · 1.03 KB

Change Log

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

0.2.35 (2021-03-03)

Bug Fixes

  • sexpr: add missing type anno (TS4.2) (89827bb)

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)