Skip to content

Releases: numToStr/lemmy-help

v0.11.0

30 Dec 11:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

18 Nov 14:05
Compare
Choose a tag to compare

What's Changed

  • chore: bump MSRV to 1.65.0 6f9425b
  • feat: add --layout option and --layout=compact:n by @numToStr in #59
  • feat: add --layout=mini:n option by @numToStr in #60
  • feat: support vararg (...) in ---@param by @numToStr in #62
  • fix(vimdoc): wrap ---@return type in parenthesis instead of curly brackets 59e9fa8

Full Changelog: v0.9.0...v0.10.0

v0.9.0

28 Oct 10:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.9.0

v0.8.1

17 Oct 09:37
Compare
Choose a tag to compare

Full Changelog: v0.8.0...v0.8.1

What's Changed

  • Revert "feat: assume <table>.<field> = as function if ---@param is found (#50)" 0bb69a8

v0.8.0

14 Oct 13:06
Compare
Choose a tag to compare

What's Changed

  • feat!: better type parsing by @numToStr in #47
  • feat: assume <table>.<field> = as function if ---@param is found by @numToStr in #50

Full Changelog: v0.7.0...v0.8.0

v0.7.0

29 Sep 09:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

17 Aug 07:35
Compare
Choose a tag to compare

What's Changed

  • feat: add ---@see support in ---@type 2b36e50
  • feat: multiline ---@return description by @numToStr in #33
  • feat: multiline ---@usage by @numToStr in #35
  • ci(build): remove armv7-unknown-linux-gnueabihf target 040e48c
  • ci(build): add {aarch64,x86_64}-unknown-linux-musl targets 6f3fe4e
  • chore: bump MSRV to 1.63.0 9feafb0

Full Changelog: v0.5.0...v0.6.0

v0.5.0

08 Jul 08:09
Compare
Choose a tag to compare

What's Changed

  • change: replace tabular with comfy-table by @numToStr in #21
  • change!: description should appear first in enum by @numToStr in #23
  • feat: allow multiple ---@mod per file 3880311
  • feat: multiline ---@field description by @numToStr in #24
  • feat: add ---@toc (Table of Contents) generation by @numToStr in #25
  • feat!: add --prefix-func and --prefix-type options by @numToStr in #29
  • feat: multiline ---@param description by @numToStr in #22
  • feat: add ---@export by @numToStr in #30

Full Changelog: v0.0.4...v0.5.0

v0.0.4

28 Jun 07:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

01 May 12:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3