Skip to content

Releases: cocosip/Spool

v2.1.5-release

12 Aug 06:33
Compare
Choose a tag to compare
  • Use Move method to move FileWatcherPath file to spool

v2.1.4-release

29 Apr 15:10
Compare
Choose a tag to compare
  • Fix watcher duplicate copy file bug.

v2.1.2-release

23 Mar 12:19
Compare
Choose a tag to compare
    1. Upgrade package
    1. Use async method write file
    1. Fix delete file may failed bug

v2.1.0-release

22 Mar 08:32
Compare
Choose a tag to compare
    1. Upgrade ci/cd sdk version
    1. Update unit test code
    1. FilePool unable to delete file bug
    1. FileWatcher add skip file size is zero

v2.0.3-release

23 Dec 01:56
Compare
Choose a tag to compare
    1. Upgrade package
    1. Add write file pool from a local path method

v2.0.2-release

15 Dec 08:05
Compare
Choose a tag to compare
    1. Upgrade package
    1. Add check before Spool delete Train (If there are any files in train,it will throw an exception)

v2.0.1-release

18 Nov 03:17
Compare
Choose a tag to compare
  • IFilePoolFactory add get all file pool method

v2.0.0-release

18 Nov 03:16
Compare
Choose a tag to compare
  • Refactor code

v1.2.1-release

16 Oct 03:20
Compare
Choose a tag to compare
    1. Upgrade package
    1. Update ci configuration

v1.2.0-release

11 Aug 12:25
Compare
Choose a tag to compare
    1. Fix bug, can't get filePool when input name is empty.
    1. Upgrade package.
    1. Support get filePool configuration from other media.
    1. Support create and run filePool after app run.