Skip to content

Releases: d4l-data4life/react-native-mmfile

1.3.3

30 Sep 18:04
9196d7d
Compare
Choose a tag to compare

Changed

  • add support for 16 KB page sizes
  • upgrade to Nitro Modules 0.29.7

1.3.0

29 Jun 22:09
c3e3b1f
Compare
Choose a tag to compare

Changed

  • trying to open and already open file will now fail

Added

  • debug logs can be turned on via setting the env variable NITRO_MMFILE_DEBUG=1

1.2.2

13 Jun 15:30
5109b75
Compare
Choose a tag to compare

Fixed

  • add header synchronisation for shrinked files

1.2.1

13 Jun 06:31
0d5fa4a
Compare
Choose a tag to compare

Fixed

  • fix missing missing lib/index.js and lib/index.d.ts files

1.2.0

11 Jun 10:51
637da9c
Compare
Choose a tag to compare

Added

  • readDirSync() and unlinkSync() as synchronous alternatives to readDir() and unlink()

Fixed

  • fix getFileSize() and getEncryptedFileSize() returned non-zero values for directories

1.1.1

05 Apr 17:36
b914d67
Compare
Choose a tag to compare

Added

  • added Medium article in README

Fixed

  • fix repo link in package.json