We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd937f9 commit ea9fb28Copy full SHA for ea9fb28
CHANGELOG.md
@@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
- New documentation frontend based on Pollen.jl: https://fluxml.ai/FastAI.jl/dev/i/
13
- Now supports Flux.jl v0.13 (https://github.com/FluxML/FastAI.jl/pull/202)
14
15
+### Changed
16
+
17
+- Now has ImageIO.jl as a dependency to ensure that fast jpg loading using JpegTurbo.jl is used
18
19
## v0.4.0 (2022-03-19)
20
21
### Added
0 commit comments