Skip to content

v1.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jul 12:42
· 3037 commits to main since this release
a7347a8

Pull Requests | Issues | v1.15.1...v1.16.0

Features

#972 generate: improve items

  • Omit the registry name if the name is standard
  • Add the field search_words to improve the interactive search

AS IS

<package name> (<aliase>, ...) (<registry name>) (command name, ...)

TO BE

<package name> (<aliase>, ...) (<registry name>) [command name, ...]: <search word> ...

Bug Fixes

#973 #975 generate: Fix duplicated package names