v1.1.36
What's Changed
- allow non-reserved keywords as macro names by @jlchmura in #246
- remove deprecated enabled_commands(void) by @jlchmura in #247
- update
origin()efun signature & lpcdoc by @jlchmura in #252 - lazily resolve return type of efuns access from inline closure by @jlchmura in #253
- fix completion context inside inline closures by @jlchmura in #255
Full Changelog: v1.1.35...v1.1.36