Skip to content

Releases: 2501-ai/supershell

Release 0.4.0

24 Jan 10:29
a863936
Compare
Choose a tag to compare

What's Changed

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

24 Jan 10:20
67462fc
Compare
Choose a tag to compare

What's Changed

What's Changed

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

15 Jan 09:53
7ff53f4
Compare
Choose a tag to compare

What's Changed

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

14 Jan 16:14
1b3971f
Compare
Choose a tag to compare

What's Changed

  • chore: bump version to 0.3.2 (161a62d)%0A* feat: added the version for metrics (72a9e07)

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.1

14 Jan 16:10
b5eaf11
Compare
Choose a tag to compare

What's Changed

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

14 Jan 15:54
863e939
Compare
Choose a tag to compare

What's Changed

  • chore: bump version to 0.3.0 (99ad698)%0A* fix: fixed issue for the upgrade (9973495)

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.2.2

14 Jan 15:20
3a453bc
Compare
Choose a tag to compare

What's Changed

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.2.1

14 Jan 15:08
0e3f543
Compare
Choose a tag to compare

What's Changed

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.2.0

14 Jan 14:14
da06333
Compare
Choose a tag to compare

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

14 Jan 13:26
d04ebd7
Compare
Choose a tag to compare

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