You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,6 +83,11 @@ The package will be registered with the registry on a first come first serve bas
83
83
Release History
84
84
===============
85
85
86
+
- 0.0.22 - Added the 'ls' command.
87
+
- 0.0.21 - Fixed an issue where the new slug library does not maintain case.
88
+
- 0.0.19 - Removed slug library due to annoying python dependency, added 'create component' command.
89
+
- 0.0.18 - Fixed Issue #23
90
+
- 0.0.17 - Added extra check current working directory for installing. See Issue #23
86
91
- 0.0.16 - Improved download progress bar; fixed dependency of the download package to a fork to avoid version conflict with decompress package. This should be temporary until the conflict is resolved.
0 commit comments