File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
99## [ Unreleased]
1010
11+ ## [ 0.2.3]
12+
13+ ### Changed
14+
15+ - ` BufferedThreadsafe ` now properly passes through explicit random state
16+ - ` ScaleKeepAspect ` no longer sometimes produces a black border
17+ - * fix* ` Sequence |> Sequence ` now has a method
18+ - ` ToTensor ` now works on different color types and N-dimensional arrays
19+ - ` MaskMulti ` now has a constructor for ` IndirectArray ` s
20+
1121## [ 0.1.5] - 2021-04-17
1222
1323### Added
Original file line number Diff line number Diff line change 11name = " DataAugmentation"
22uuid = " 88a5189c-e7ff-4f85-ac6b-e6158070f02e"
33authors = [" lorenzoh <lorenz.ohly@gmail.com>" ]
4- version = " 0.2.3 "
4+ version = " 0.2.4 "
55
66[deps ]
77ColorBlendModes = " 60508b50-96e1-4007-9d6c-f475c410f16b"
You can’t perform that action at this time.
0 commit comments