This is an automated email from the ASF dual-hosted git repository. normanbreau pushed a change to branch 8.1.x in repository https://gitbox.apache.org/repos/asf/cordova-plugin-file.git
from 4b7a151 8.1.2 add 6bff845 8.1.3-dev add 953e653 fix(ios): Entry.toURL() to produce DOM-usable uri when using scheme-hosted webview (#642) add 42b5e8f fix(test): file.spec.131 moveTo may fail due to read order assumption (#643) add 2ed7297 docs: Added upgrade notes to readme for v8 (#645) new 265bc25 8.1.3 Release (cdvfile8.1.3) The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: README.md | 32 +++++++++++++++--------- RELEASENOTES.md | 11 ++++++++ package-lock.json | 4 +-- package.json | 2 +- plugin.xml | 5 +++- tests/package-lock.json | 4 +-- tests/package.json | 2 +- tests/plugin.xml | 2 +- tests/tests.js | 58 ++++++++++++++++++++++++++++--------------- www/{android => ios}/Entry.js | 6 ++--- 10 files changed, 83 insertions(+), 43 deletions(-) copy www/{android => ios}/Entry.js (87%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org