Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 926 Bytes

CHANGELOG.md

File metadata and controls

27 lines (13 loc) · 926 Bytes

Changelog

2.0.1 (2023-05-18)

Bug Fixes

  • change return type of parseQualifiedNameFunc to Reference (45047bb)
  • updated renovate (bda814b)

2.0.0 (2022-11-01)

⚠ BREAKING CHANGES

  • removed RE2

Features

  • refactored to library to TypeScript and removed RE2 (18406e5)

1.0.0 (2022-10-20)

Bug Fixes