Skip to content

Releases: hazae41/foras

2.0.8 - Patch

03 Feb 17:10
Compare
Choose a tag to compare

2.0.7 - Patch

03 Feb 16:32
Compare
Choose a tag to compare

2.0.6 - Updated

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

2.0.4 - ESM, TypeScript

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

2.0.3 - Clean and tests

03 Jan 23:10
Compare
Choose a tag to compare

2.0.2 - The stream update

05 Nov 16:09
Compare
Choose a tag to compare

Added streams, see tests for example

2.0.1

03 Nov 11:02
Compare
Choose a tag to compare

added CodeSandbox

2.0.0

02 Nov 19:30
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