Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Oct 20:41
v1.1.0
01d387f

Added

  • Add support for document symbols (#98, #106)
  • (Java) Recognise regexps with (?i), with the caveat that the resulting JavaScript RegExp is not case insensitive (#100, #108)
  • (TypeScript) Add support for template literals without subsitutions. (#101, #107)