parse-exr
Version:
EXR file parser. Ported from Three.js implementation without depending on it.
20 lines (8 loc) • 655 B
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
## [1.0.2](https://github.com/dmnsgn/parse-exr/compare/v1.0.1...v1.0.2) (2025-07-10)
### Bug Fixes
* EXRData type ([96bab54](https://github.com/dmnsgn/parse-exr/commit/96bab54697f82144259ea88077ec97b0bf19f90a))
* EXRData type format property order ([d15990e](https://github.com/dmnsgn/parse-exr/commit/d15990ef9d15b54a56d6f8c5ce596387f15891c6))
## [1.0.1](https://github.com/dmnsgn/parse-exr/compare/v1.0.0...v1.0.1) (2024-07-06)
# 1.0.0 (2024-05-24)