Skip to content

Releases: ybouane/LibRaw-Wasm

Release list

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 06:23

What's Changed

  • Fix: Lossy DNG (Adobe lossy / baseline-JPEG, LinearRaw) decodes to an empty image — build appears to be missing libjpeg by @Stateford in #28

Full Changelog: v1.5.0...v1.6.0

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 15:21

What's Changed

  • Fixes conversion from ArrayBuffer to std::vector by @chebum in #5
  • feat: TypeScript support by @nakasyou in #6
  • Feature/add unpack thumb, fix index.d.ts types not included in final dist by @BeseBarni in #10
  • feat: add GPS metadata by @selfdeceited in #11
  • Improve type definitions by @gwennlbh in #14
  • rebuild with LibRaw 0.22.1 — add Nikon Z f, Z8, Z6III and more camera support by @lexluthor0304 in #15
  • Add rawImageData() + local rebuild at LibRaw 0.22.1 by @ybouane in #16
  • fixed an issue where a new libraw instance would need to be opened fo… by @Stateford in #17
  • Rebuild wasm from source (PR #17 fix) + bump 1.3.1 by @ybouane in #18
  • fix(deps): bump esbuild to ^0.28.1 (Dependabot #2) by @ybouane in #19
  • feat: expose GPS refs, orientation, lens, body & color-science metadata by @Stateford in #20
  • Rebuild wasm from source (Emscripten 5.0.7) for PR #20 + bump 1.4.0 by @ybouane in #21
  • fix: scale LibRaw timestamp from epoch seconds to ms for Date by @Stateford in #23
  • Land PR #24 (worker reply routing) + bump 1.5.0 by @ybouane in #25
  • CI/CD: build-test + commit-back + release-on-tag (closes #22) by @ybouane in #26

New Contributors

Full Changelog: https://github.com/ybouane/LibRaw-Wasm/commits/v1.5.0