Skip to content

Releases: bash-bastion/basalt

v0.10.0

16 Oct 00:11
v0.10.0
43ad8f3

Choose a tag to compare

Woot! This is the first official release after the big rewrite. A new test suite means a new source for potential bugs, some known ones are at the bottom of this page

Additionally, the test suite needs to be hardened before the next release. I've been dogfooding Basalt for the past months, and I'm trying to make errors more and more friendly as well as make the experience more fun

Known Bugs

  • Can potentially install a package even if it already exists (global and local dependencies)

v0.9.0

07 Aug 01:21
v0.9.0
349d748

Choose a tag to compare

v0.9.0

v0.8.0

03 Aug 07:21
v0.8.0
4b75256

Choose a tag to compare

v0.8.0

v0.7.0

14 Jul 09:11
7000535

Choose a tag to compare

test: Fix missing spaces in expected output

v0.6.0

10 Jul 18:27
15317b6

Choose a tag to compare

docs: Add 'local' installation example