Releases: pswui/ui
Releases · pswui/ui
CLI v0.5.1
CLI v0.5.0
- Add support for directory component
- And directory library files
CLI v0.4.1
- Fetch registry from github raw content
- Add registry flag to every command, allow user to override default registry url
CLI v0.4.0
- Rollback library versioning. It causes horrible experience on manual installation.
- Term
shared module
changed tolibrary
.
CLI v0.3.0
- Make shared versioned, and contained in one directory
lib
. - Add ability to manage version on
add
command in CLI.
CLI v0.2.1
- Fix bug that autocompleting selected item blocks user's input
CLI v0.2.0
- Hugh improve of experience on
add
command, thanks to ink - Add
search
command for searching components in registry.