Skip to content

Releases: Mirasaki/remote-file-access-api

Async File Operations

08 Jun 16:55
7f313f1
Compare
Choose a tag to compare

This release uses async file operations, instead of synchronous. It also has improved error handling and output for any errors encountered during file operations.

v1.1.0

27 Nov 15:03
Compare
Choose a tag to compare

1.1.0 (2023-11-27)

Bug Fixes

  • use correct entry point for application (ceac555)

Features

  • console logging and opt-in debug logging (fe6aabf)

v1.0.4

03 Nov 19:46
Compare
Choose a tag to compare

1.0.4 (2023-11-03)

Bug Fixes

v1.0.3

31 Aug 12:50
3e57984
Compare
Choose a tag to compare

What's Changed

  • fix(RemoteFileAccess): filter by EXTENSION param by @Mirasaki in #5

Full Changelog: v1.0.2...v1.0.3

v1.0.2

31 Aug 12:30
9ae7250
Compare
Choose a tag to compare

v1.0.1

22 Aug 15:05
Compare
Choose a tag to compare

1.0.1 (2023-08-22)

Bug Fixes

  • overlapping options for Directory (e1f7dd8)

Initial release 🥳

18 Aug 11:44
eb9ac90
Compare
Choose a tag to compare