Skip to content

Releases: bittere/dash

v0.2.2-alpha

v0.2.2-alpha Pre-release
Pre-release

Choose a tag to compare

@bittere bittere released this 07 Sep 17:10

This release adds Bun support! Hasn't been completely tested yet, but the very basic test suite runs without any issues. So hey, that means it's good enough, right?

Full Changelog: v0.2.1...v0.2.2

v0.2.1-alpha

v0.2.1-alpha Pre-release
Pre-release

Choose a tag to compare

@bittere bittere released this 07 Sep 16:16

Whoops... I may have missed v0.2.0...
Oh well. I'll remember not to do that next time.

This release includes a new method for input/output that doesn't rely on streams at all. You can use any underlying way for inputs and outputs, Dash doesn't care. Hopefully, this will mean that Dash now works across more JavaScript runtimes, but I haven't tested this yet.

Full Changelog: v0.1.1...v0.2.1

v0.1.1-alpha

v0.1.1-alpha Pre-release
Pre-release

Choose a tag to compare

@bittere bittere released this 02 Sep 06:52

This release uses streams and adds more documentation & tests. Still not completely polished!

Full Changelog: v0.1.0...v0.1.1

v0.1.0

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@bittere bittere released this 01 Sep 10:59

A base working version of dash. Sort of like a proof-of-concept. Many features can be added, but it works pretty well so far!

Full Changelog: https://github.com/bittere/dash/commits/v0.1.0