v1.1.20
Changelog
- Fix: FluffOS
ref
keyword not being parsed correctly. #155 - Fix: Object type not resolved when used in a union #156
null
keyword was incorrectly parsed as a reserved word in LPC code.- FluffOS efun improvements (thanks @michaelprograms)
PRs
- Parse/check
ref
elements, unit test, closes #155 by @jlchmura in #157 - update fluffos efun::present for optional second parameter by @michaelprograms in #159
- Resolve string literals in doc type union by @jlchmura in #158
New Contributors
- @michaelprograms made their first contribution in #159
Full Changelog: v1.1.19...v1.1.20