Skip to content

v0.13.3

Compare
Choose a tag to compare
@rowanseymour rowanseymour released this 28 Aug 19:49
· 3495 commits to main since this release

Changelog

22d0fee Update CHANGELOG.md for v0.13.3
ea2781c Merge pull request #347 from nyaruka/scanner
68a7d62 Add extra test case for string with escaped quote char
6e06776 Fix scanner treating parentheses inside string literals as expression boundaries
fccb21a Fix not correctly scanning excellent identifiers followed by periods
627289b Add tests and cleanup excellent scanner code
03184b8 Add migrate tab to flowserver index page for easy flow migration testing
9702910 Add test for parsing a number in JSON that can't be represented fully as a float