Skip to content

Releases: cheminfo/filelist-utils

v1.11.2

28 Sep 16:13
6f293f1
Compare
Choose a tag to compare

1.11.2 (2024-09-28)

Bug Fixes

  • allow relativePath as alternative to webkitRelativePath (e5fd102)

v1.11.1

14 Jul 06:12
6b601b8
Compare
Choose a tag to compare

1.11.1 (2024-07-14)

Bug Fixes

v1.11.0

20 Jan 06:59
54c906b
Compare
Choose a tag to compare

1.11.0 (2024-01-20)

Features

  • allow WebSource to have options (1b1a436)

v1.10.2

17 Aug 09:03
de990f2
Compare
Choose a tag to compare

1.10.2 (2023-08-17)

Bug Fixes

v1.10.1

03 Aug 20:14
96ecf5d
Compare
Choose a tag to compare

1.10.1 (2023-08-03)

Bug Fixes

v1.10.0

12 Jun 08:12
3940a90
Compare
Choose a tag to compare

1.10.0 (2023-06-12)

Features

  • add a parameter to allow or not recursive unzip (true by default) (82ccd18)
  • add logger (to warn when trying to unzip non zip file) (82ccd18)
  • we expose now 'Options' type for all the options in the various functions. In includes logger unzip ungzip filter (82ccd18)

Bug Fixes

  • unzip only if not ignored (82ccd18)
  • unzip only if not ignored (82ccd18)

Documentation

  • correct jsdoc from maybeFilter (f89d850)

v1.9.0

11 May 15:52
9a063e6
Compare
Choose a tag to compare

1.9.0 (2023-05-11)

Features

  • add cache option for fileCollectionFromWebSource (41c0c6b)
  • if arrayBuffer is cached we convert it to text if required (01d2ea2)

v1.8.1

24 Apr 19:39
d22e874
Compare
Choose a tag to compare

1.8.1 (2023-04-24)

Bug Fixes

v1.8.0

01 Mar 14:03
2e09b50
Compare
Choose a tag to compare

1.8.0 (2023-03-01)

Features

  • publish project on lactame.com (aefe82b)

Documentation

  • example of file or folder upload (890f215)

v1.7.1

17 Feb 22:48
cafc63e
Compare
Choose a tag to compare

1.7.1 (2023-02-17)

Bug Fixes

  • fallback to location.href (1c4dac4)

Documentation

  • add comments in index.js (bc449d5)