Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 2.03 KB

CHANGELOG.md

File metadata and controls

28 lines (24 loc) · 2.03 KB

Changelog

v0.3.0 - 2025-01-29

  • Fix implements by @tenntenn in #22
  • Add objls by @tenntenn in #24
  • Update README by @tenntenn in #25
  • Add pos flag by @tenntenn in #26

v0.2.0 - 2025-01-15

  • Add tagpr by @tenntenn in #13
  • Update version of go and dependencies by @tenntenn in #15
  • Add cutter by @tenntenn in #19
  • Fix README by @tenntenn in #20
  • Fix default value of typels -exported by @tenntenn in #21

v0.1.1 - 2024-05-01

  • Fix links in _docs/funcs.md by @110y in #9
  • Use LastIndex to split ident name by @lujiajing1126 in #7
  • Update the Go and the dependies by @tenntenn in #11
  • Fix README install by @tenntenn in #12

v0.1.0 - 2023-05-01

  • Add template by @tenntenn in #1
  • Fix broken link by @knsh14 in #2
  • Add TemplateData and export NewTemplate by @tenntenn in #3
  • Add last by @tenntenn in #4
  • module: upgrade [email protected] and [email protected] by @zchee in #8
  • Add typels by @tenntenn in #10