0.1.1
Pre-release
Pre-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