Releases: caffco/get-audio-duration
Releases · caffco/get-audio-duration
v4.0.1
14 Jul 04:30
Compare
Sorry, something went wrong.
No results found
Bug Fixes
only import ffprobe when no path is provided (ac6d39e )
v4.0.0
27 May 08:10
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGES:
Drop stream support. Download the file locally and pass the absolute path to
getAudioDurationInSeconds instead.
v3.1.1
02 Apr 07:32
Compare
Sorry, something went wrong.
No results found
Fixed:
Fixed documentation for ffprobePath param.
v3.1.0
02 Apr 07:14
Compare
Sorry, something went wrong.
No results found
Changed:
Allow overriding ffprobe path by passing a second, optional, parameter.
v3.0.1
13 Mar 06:45
Compare
Sorry, something went wrong.
No results found
Changed:
Use @ffprobe-installer/ffprobe instead of node-ffprobe-installer.
Fixed:
Fix Apple Silicon support.
v3.0.0
29 Jul 15:24
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGES:
Dropped Node.js 13 support.
New:
Added Apple Silicon support.
2.0.2
26 Jun 20:36
Compare
Sorry, something went wrong.
No results found
Changed:
Replaced ffprobe-static by @ffprobe-installer/ffprobe.
2.0.1
26 Jun 20:36
Compare
Sorry, something went wrong.
No results found
Changed:
Upgrade Lodash from 4.17.11 to 4.17.13 to address security issues.
2.0.0
26 Jun 20:36
Compare
Sorry, something went wrong.
No results found
Breaking:
Minimum Node version supported up to 10 from 8.
Changed:
Version bump of dependencies.
v0.0.1
04 Nov 09:43
Compare
Sorry, something went wrong.
No results found