Releases: 2501-ai/supershell
Releases · 2501-ai/supershell
Release 0.4.0
What's Changed
- Release/v0.4.0 by @BonnardValentin in #42
Full Changelog: v0.3.5...v0.4.0
Installation
git pull origin main
source "$HOME/.supershell/main.sh"
Upgrade
If you're upgrading from a previous version, simply run:
cd "$HOME/.supershell" && git pull origin main
Release 0.3.5
What's Changed
What's Changed
- Release/v.0.3.5 by @BonnardValentin in #41
Full Changelog: v0.3.4...v0.3.5
Installation
git pull origin main
source "$HOME/.supershell/main.sh"
Upgrade
If you're upgrading from a previous version, simply run:
cd "$HOME/.supershell" && git pull origin main
Release 0.3.4
What's Changed
- feat: fixed typo by @shide1989 in #38
Full Changelog: v0.3.3...v0.3.4
Installation
git pull origin main
source "$HOME/.supershell/main.sh"
Upgrade
If you're upgrading from a previous version, simply run:
cd "$HOME/.supershell" && git pull origin main
Release 0.3.2
Release 0.3.1
What's Changed
- final cleanup (8ba74f8)%0A* more debug (9013df3)%0A* debug (1ce3c1d)%0A* debug (c41ce2d)%0A* debug (db04c87)%0A* debugging (3c63f73)%0A* more debugging (f33d158)%0A* creating .zshrc (cca9a44)%0A* added supershell installation test (0331c70)
Installation
git pull origin main
source "$HOME/.supershell/main.sh"
Upgrade
If you're upgrading from a previous version, simply run:
cd "$HOME/.supershell" && git pull origin main
Release 0.3.0
Release 0.2.2
Release 0.2.1
Release 0.2.0
What's Changed
- docs: remove BUGS.md (17ffc43)%0A* docs: update README after comments (8d0ff51)%0A* feat: updated the version fiule (2520d17)%0A* chore: bump version to 0.2.0 (5e14f13)%0A* chore: bump version to 0.1.1 (76b0517)%0A* docs: update my readmes (bcdda95)%0A* chore: bump version to 0.1.0 (86897d8)
Installation
git pull origin main
source "$HOME/.supershell/main.sh"
Upgrade
If you're upgrading from a previous version, simply run:
cd "$HOME/.supershell" && git pull origin main
Release 0.1.1
What's Changed
- feat: fixing versioning (9725130)%0A* chore: bump version to 0.1.1 (e37d540)%0A* chore: bump version to 0.1.0 (b02f1fb)%0A* Download gif for readme (ee6f6ff)
Installation
git pull origin main
source "$HOME/.supershell/main.sh"
Upgrade
If you're upgrading from a previous version, simply run:
cd "$HOME/.supershell" && git pull origin main