Releases: shashi/Reel.jl
Releases · shashi/Reel.jl
v1.3.2
Reel v1.3.2
Closed issues:
Merged pull requests:
- Generate color palette before making the video (#41) (@MaximeBouton)
v1.3.1
v1.3.0
Reel v1.3.0
Merged pull requests:
- CompatHelper: add new compat entry for "FFMPEG" at version "0.2" (#35) (@github-actions[bot])
- compat with FFMPEG 0.3 (#37) (@MaximeBouton)
v1.2.0
Reel v1.2.0
use FFMPEG.jl instead of assuming pre-installed ffmpeg and imagemagick
Merged pull requests:
- using FFMPEG.jl (#34) (@MaximeBouton)
v1.1.2
Reel v1.1.2
Closed issues:
- Feature request: Add labels for use with tikzref (#31)
Merged pull requests:
- Extension for Text/HTML (#29) (@MaximeBouton)
- convert -> magick for windows (#30) (@MaximeBouton)
- Install TagBot as a GitHub Action (#32) (@JuliaTagBot)
- remove require, cleaned up tests (#33) (@MaximeBouton)
HTML Extension Fix
Fix for HTML mime extension.
Julia 1.0 Fixes
Shushman fixes for Julia 1.0.
bug fix for writehtml
writehtml file_type::String -> AbstractString
Update for Julia 0.6
Updates Reel.jl for Julia 0.6.
Drops support for v0.5, etc.
No longer uses Compat.
Added precompilation
Reel - the same but with precompilation.