Skip to content

Commit c4a591f

Browse files
Merge pull request #100 from johannesvollmer/dev
next release: a complete guide and support arbitrary specific channels instead of only rgba
2 parents a568eec + 8be3280 commit c4a591f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+3098
-1075
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "Read and write OpenEXR files without any unsafe code"
44
keywords = ["exr", "openexr", "file", "binary", "io"]
55
categories = ["encoding", "filesystem", "graphics", "multimedia"]
66

7-
version = "1.0.0"
7+
version = "1.1.0"
88
edition = "2018"
99
authors = ["johannesvollmer <[email protected]>"]
1010

0 commit comments

Comments
 (0)