Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 973 Bytes

CHANGELOG.md

File metadata and controls

32 lines (20 loc) · 973 Bytes

HandleHints Changelog

0.2.1 - 2024-08-12

Fixed

  • Avoid usage of internal API for method icons

0.2.0 - 2024-08-11

Added

  • Support a wide range of MemoryLayout related methods
  • Contribute type information as documentation on variables
  • Inspections for PaddingLayout and alignment issues
  • Support for methods with PathElement parameters
  • Contribute completions for methods with PathElement parameters

0.1.0 - 2024-06-25

Added