Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 07:44
· 675 commits to main since this release
dc1b5bd
  • Allow suppressing warnings using // suppress: warning_id comments (#398).
  • Implement built-in functions float32, float64, float32be and float64be (#396).
  • BUGFIX: fix wrong text_as_hex warning (0baf08b, #397).
  • BUGFIX: false positive in wide regular expressions (5fd5015, #395)