Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 246 Bytes

CHANGELOG.md

File metadata and controls

9 lines (8 loc) · 246 Bytes

1.1.0

  • Switch to using semver. Consider 1.0 to be 1.0.0.
  • Split the project into src/ and include/, and added install targets to CMake.
  • Build libt2b (static and shared)
  • Use flex+bison to parse the AST.

1.0

  • Initial release