Releases: chouchouji/alias-manager
Releases · chouchouji/alias-manager
v0.5.4
🐞 Bug Fixes
- Don't allow to add duplicate alias to the group - by @configurajs (339ee)
View changes on GitHub
v0.5.3
🚀 Features
🐞 Bug Fixes
- Update localization strings for alias prompts and warnings - by @configurajs (bbdcd)
View changes on GitHub
v0.5.2
🏎 Performance
- Remind user to create file if there is no .zshrc file available - by @configurajs (e8bc6)
View changes on GitHub
v0.5.1
🐞 Bug Fixes
🏎 Performance
- Skip to resolving clipboard when target alias is subset of source alias - by @configurajs (4a00c)
View changes on GitHub
v0.5.0
🚀 Features
- Support exporting all alias to json file - by @configurajs (ee449)
- Support resolving alias from clipboard - by @configurajs (9d4b8)
- Support resolving json file - by @configurajs (c0109)
View changes on GitHub
v0.4.3
🏎 Performance
- Remind user if the store path does not exist when init or changing path - by @configurajs (b6d49)
View changes on GitHub
v0.4.2
No significant changes
View changes on GitHub
v0.4.1
No significant changes
View changes on GitHub
v0.4.0
No significant changes
View changes on GitHub
v0.3.6
🏎 Performance
- Show warning message when no any group can be added - by @chouchouji (e9114)
- Add second confirmation modal for deleting all aliases - by @chouchouji (70276)