Skip to content

Releases: ionic-team/cordova-outsystems-file

1.0.1

27 May 17:48
b85c9f6
Compare
Choose a tag to compare

[1.0.1]

27-05-2025

  • Fix: Duplicated Constants struct build error on iOS.

1.0.0

27 May 08:54
cff2ba0
Compare
Choose a tag to compare

[1.0.0]

26-05-2025

  • Feat: Implement plugin methods: readFile, readFileInChunks, writeFile, appendFile, deleteFile, mkdir, rmdir, readdir, getUri, stat, rename, copy.