Skip to content

v3.2.4

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jul 22:01

CSTParser v3.2.4

Diff since v3.2.3

Closed issues:

  • Parsing error with global <expr> (also local) (#287)
  • Lots of parse errors for Julia base (#289)
  • I think this all needs to be wrapped in a @static if VERSION < v"1.6" ... else ret = INSTANCE(ps) end to match old parsing behaviour. Not clear if v1.6 is the correct cut off. (#292)
  • Indexing error (#293)
  • Not a priority right now but we shouldn't need to special case conversion so should look to fix the underlying inconsistency w/ the scheme parser (#297)

Merged pull requests: