Skip to content

v1.1.36

Choose a tag to compare

@github-actions github-actions released this 12 Mar 20:57
· 44 commits to main since this release

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