v3.3.10
Minor updates and bug fixes.
Highlights of this release include the following:
- Support for named constants using the "consts" keyword (new)
- Added "IsUpper" and "IsLower" methods to the Character class (new)
- Fixed an issue with compound "not" expressions (bug/medium)