Skip to content

3.0.6

Choose a tag to compare

@Yonle Yonle released this 07 Jun 17:18
· 18 commits to master since this release

Major change on worker code that improves a little bit of performance.

Upgrading

For npm installation, upgrading could be done with the following:

npm i -g bostr@3.0.6

or

npm i -g https://github.com/Yonle/bostr.git

For source code installation, upgrading could be done with the following:

git pull origin stable
npm i

For bun runtime installation, upgrading could be done with the following:

git pull origin stable
bun install

Then restart your bouncer to apply update.

Full Changelog: 3.0.5...3.0.6