Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-02-02 | 1.5 kB | |
Release 0.36.0.tar.gz | 2023-02-02 | 4.0 MB | |
Release 0.36.0.zip | 2023-02-02 | 4.1 MB | |
Totals: 3 Items | 8.1 MB | 0 |
What's Changed
- Avivash/File System Recovery Shorthand Method by @avivash in https://github.com/fission-codes/webnative/pull/461
- Add shorthand accountDID method by @icidasset in https://github.com/fission-codes/webnative/pull/463
- Remove fs.add and fs.cat by @icidasset in https://github.com/fission-codes/webnative/pull/465
- Add file system data functions as shorthand methods by @icidasset in https://github.com/fission-codes/webnative/pull/464
- Use stricter types for path creation by @icidasset in https://github.com/fission-codes/webnative/pull/466
- Fixes [#471] by @icidasset in https://github.com/fission-codes/webnative/pull/473
- Add event emitter interface and two file system events by @icidasset in https://github.com/fission-codes/webnative/pull/469
- Inject debug programs in globalThis context by @icidasset in https://github.com/fission-codes/webnative/pull/476
- Better types for getting the parent of a path by @icidasset in https://github.com/fission-codes/webnative/pull/478
- Improve Program type by @icidasset in https://github.com/fission-codes/webnative/pull/479
fs.mv
is a mutation by @icidasset in https://github.com/fission-codes/webnative/pull/481- Rename 'published' event to 'publish' by @icidasset in https://github.com/fission-codes/webnative/pull/485
New Contributors
- @avivash made their first contribution in https://github.com/fission-codes/webnative/pull/461
Full Changelog: https://github.com/fission-codes/webnative/compare/0.35.2...0.36.0