Skip to content

Releases: hazae41/foras

2.0.8 - Patch

03 Feb 17:10
2.0.8
8df1f92
Compare
Choose a tag to compare

2.0.7 - Patch

03 Feb 16:32
2.0.7
f952215
Compare
Choose a tag to compare

2.0.6 - Updated

18 Jan 16:42
2.0.6
76102ba
Compare
Choose a tag to compare
  • Updated Cargo and NPM

2.0.4 - ESM, TypeScript

17 Jan 16:26
2.0.4
ae9a9da
Compare
Choose a tag to compare
  • Fixed TypeScript typings
  • Now providing an ESModules build

2.0.3 - Clean and tests

03 Jan 23:10
2.0.3
0c7c870
Compare
Choose a tag to compare

2.0.2 - The stream update

05 Nov 16:09
2.0.2
e7c5a11
Compare
Choose a tag to compare

Added streams, see tests for example

2.0.1

03 Nov 11:02
2.0.1
1d622b4
Compare
Choose a tag to compare

added CodeSandbox

2.0.0

02 Nov 19:30
2.0.0
bf418eb
Compare
Choose a tag to compare
  • Renamed to Foras
  • Added Node support
  • Use base64 encoding for the wasm binary
  • Added reproducible builds and CI checks
  • Disabled init on import, you have to call await initBundledOnce() or initSyncBundledOnce()

1.2.1

02 May 11:22
Compare
Choose a tag to compare
remove unnecessary files in build.ts

1.2

02 May 11:14
Compare
Choose a tag to compare
1.2

updated crates
updated README
use build.ts
fix test.ts
fix .d.ts
added .vscode

NO breaking change