We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1f5109 commit 9ef20e4Copy full SHA for 9ef20e4
RELEASE_NOTES.md
@@ -1,8 +1,10 @@
1
### 5.3.0-prerelease0003
2
- Restored Error<'T>
3
- [PixImageMipMap] Re-added PixFormat and reverted rename of ImageArray field
4
+- [PixImageMipMap] Renamed Count to LevelCount
5
- [PixImageCube] Reverted rename of MipMapArray field
6
- [PixLoader] Added CanEncode and CanDecode
7
+- Made Array and Data of PixImage and PixVolume consistent with tensors
8
9
### 5.3.0-prerelease0002
10
- Removed Result<'T> alias
0 commit comments