Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@pfoerster pfoerster released this 01 Apr 12:45
· 15 commits to master since this release
a834712

Added

  • Add support for definition commands found in xparse package (#82)
  • Add rules for parsing subscript and superscript expressions (#63)
  • Add Swift package description (#76)
  • Add Go package description

Changed

  • BREAKING: Don't check parser.c into git repository anymore

Fixed

  • Parse pycode environments correctly (#67, #66)