Skip to content

v1.9.0

Latest

Choose a tag to compare

@candid82 candid82 released this 02 Jul 01:19

General improvements

  • Updated dependencies.

Linter improvements

  • Added support for union types in return values.
  • Added linter return tags for core functions and expanded type tagging coverage.

Fixes

  • Fixed type inference for stubs.
  • Fixed linter deref return types for volatile and other core functions.