1.0.0-Beta12
This update contains 9 features and improvements and 8 bug fixes.
Last updated
Was this helpful?
This update contains 9 features and improvements and 8 bug fixes.
Last updated
Was this helpful?
- Zip Components, Utility and incorporating BIFS
- Implement pagePoolClear()
- Add the ability to configure the CF transpiler
- Transpiler doesn't handle attributeCollection
- Zip Components, Utility and incorporating BIFS
- Compiler thread safety
- Implements SystemCacheClear()
- Allow "object" passed to throw to be a struct representation of an exception
- Added all missing boxlang types to BoxLangType
class
- Address parser performance by limiting operator reserved words
- Change template parsers to use SLL prediction mode
- Improve parsing performance by only calculating lines of code on error
- Add ValueRequiresOneOf Validator
- Lock expects timeout to be minimum of 1
- numeric literals with leading zeros are confused with octal values in java source
- getApplicationMetadata() fails before application listener is defined
- AST string values incorrectly unescaped outside of cfoutput
- Pretty printer incorrect for default case ending tag