Releases: Divy1211/xs-check
Releases · Divy1211/xs-check
v0.1.5
Changelog
- Fixed #8 Parsing unquoted rule group name yields an error
v0.1.4
Changelog:
- Fixed #6 leading whitespaces cause span offsets to be incorrect
- Fixed #7 capitalized type names throwing an error
v0.1.3
Changelog:
- Fixed #3 Empty file results in
TokenizationError
- Fixed #5 Initializers for
static
variables can only be literals
- Updated prelude docs for task related functions
v0.1.2
Added functions and constants from chronicles
v0.1.1
Changelog
- Fixed space not allowed after unary negative not generating a syntax error #1
- Fixed showing no type checking errors found when a parse/tokenization error occurs #2
v0.1.0
First release of xs-check!