Skip to content

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jan 22:03
v5.0.0
ed4d9b3

Added

  • [JavaScript] Support for EcmaScript modules (aka ESM). (#5)
  • [Java] Enabled reproducible builds

Changed

  • Only allow escape character \ in front of (, ), \ or whitespace. Throw error otherwise. (#17)

Deprecated

Fixed

Removed