Skip to content

Releases: souvik-ghosh/react-native-create-thumbnail

v1.2.2

18 Nov 15:02
ca912f4
Compare
Choose a tag to compare

Fixes #29
Thanks to the community!

v1.2.1

11 May 19:20
Compare
Choose a tag to compare

This is a patch release that fixes 17.

v1.2.0

10 May 18:06
966e164
Compare
Choose a tag to compare

New features / changelog

  • Introduced new config headers. This object will be used to load the video url.
  • Removed config type. No need to pass the video type (local/remote) anymore.

v1.1.1

20 Apr 09:45
Compare
Choose a tag to compare

This is a patch release

  • Fixed 12
  • Fixed 9
  • Added typedef for dirSize

v1.1.0

19 Apr 17:37
Compare
Choose a tag to compare

This release fixes a couple of issues and includes a few new features.

New features / changelog

  • Introduced new config dirSize. This will set the maximum size of the cache directory.
  • timeStamp now accepts milliseconds, default is 0.