v0.10.0
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