Skip to content

0.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@michal-kapala michal-kapala released this 21 Jan 22:18
· 141 commits to main since this release

Adds Jest configuration and tests for runtime type operators, fixes detected bugs.

Features

  • support for leading-dot float literals (e.g. .3)
  • ISO 8601 date format support (WYSIWYG parsing)

Fixes

  • operator logic/conversion fixes
  • date operations and functions now result in consistent values (local timezone-based)
  • the precedence of call expressions bumped
  • more original parser errors added
  • runtime error handling improvements
  • unified type names