Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 874 Bytes

CHANGELOG.md

File metadata and controls

13 lines (10 loc) · 874 Bytes

Changelog

v0.3.0 - 2025-01-02

  • Fix Analyzer bug by @tenntenn in #8

v0.2.0 - 2024-12-16

  • Add (*Cursor).FirstBlock by @tenntenn in #5
  • Add document coments by @tenntenn in #7

v0.1.0 - 2024-12-16

  • Add InCycle by @tenntenn in #1
  • Add settings of tagpr by @tenntenn in #2
  • Use Go1.23 range over func instead of Inspector by @tenntenn in #4