sv-parser/CHANGELOG.md
2019-10-28 11:20:02 +09:00

662 B

Change Log

Unreleased - ReleaseDate

v0.2.1 - 2019-10-28

  • [Added] get_origin to SyntaxTree
  • [Added] re-export Error/ErrorKind
  • [Fixed] unwrap_node import
  • [Fixed] spacing of text macro usage

v0.2.0 - 2019-10-16

  • [Added] parse error position
  • [Fixed] spacing rule aroung text_macro_identifier
  • [Fixed] cond_predicate in cond_predicate
  • [Fixed] fixed_number priority in delay_value
  • [Fixed] cast/const_cast priority
  • [Added] unwrap_node macro