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: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,8 @@ snm purge --all
28
28
29
29
- Make `<version>` argument optional in `snm which`[#86](https://github.com/numToStr/snm/pull/86)
30
30
31
+
- Prevent uninstalling the active version by default [#93](https://github.com/numToStr/snm/pull/93)
32
+
31
33
## [0.7.0] - 2021-08-09
32
34
33
35
I finally rewrote the whole program to be more idiomatic. Removing any unnecessary code, making the codebase more readable and maintainable. Sadly, in doing so I've to introduce some breaking change. I've listed the major changes below:
0 commit comments