Releases: zen-fs/emscripten
Releases · zen-fs/emscripten
1.0.5
13 Oct 20:20
Compare
Sorry, something went wrong.
No results found
Fixed the plugin's read function not writing to the correct buffer
Plugin creation is now logged
Fixed imports from @zenfs/core
Updated @zenfs/core
The plugin now uses @zenfs/core/path instead of user-provided functions
1.0.4
01 Sep 15:46
Compare
Sorry, something went wrong.
No results found
Updated dependencies
Re-licensed under LGPL
Added SPDX license check to CI
1.0.3
22 Apr 06:29
Compare
Sorry, something went wrong.
No results found
This release updates to @zenfs/core v2.1.0
1.0.2
20 Mar 02:11
Compare
Sorry, something went wrong.
No results found
This release updates to @zenfs/core 2.0.
1.0.1
01 Feb 01:23
Compare
Sorry, something went wrong.
No results found
Updated to work with @zenfs/core 1.8+
Replaced BrowserFS with ZenFS in documentation (#4 , thanks @coder0107git !)
Enabled verbatimModuleSyntax
Added publishConfig
1.0.0
10 Dec 20:20
Compare
Sorry, something went wrong.
No results found
Updated tooling, core, and workflows
Removed src and tsconfig.json from package
Added support for partial stats updating
Added codeowners
Removed bundle
Changed lint to not run tsc
0.1.2
14 Oct 16:04
Compare
Sorry, something went wrong.
No results found
Fixed incorrect backend name
Added example to readme
Remove temporary Eslint config rule
0.1.1
10 Oct 16:55
Compare
Sorry, something went wrong.
No results found
The backend is now aliased to an interface
This is for cleaner IntelliSense and Typescript errors
Added public access modifer to bare constructors
Updated to work with core ^1.0.0
0.1.0
19 Sep 21:32
Compare
Sorry, something went wrong.
No results found
Strict mode
Updated Typescript and Typedoc
Removed permission checking for core v0.18.0
Updated core and utilium
0.0.2
16 Aug 12:48
Compare
Sorry, something went wrong.
No results found
Updated to the latest @types/emscripten