Skip to content

Releases: sfomuseum/go-exif-update

0.2.1

19 Aug 00:23

Choose a tag to compare

  • Update vendor deps

0.2.0

18 Mar 20:19
dcafe60

Choose a tag to compare

What's Changed

  • Update to use sfomuseum/js-sfomuseum-golang-wasm by @thisisaaronland in #15
  • Update to use sfomuseum/js-sfomuseum-golang-wasm in place of sfomuseum/go-http-wasm
  • Replace use of sfomuseum/go-http-bootstrap with static bootstrap.min.css
  • Update vendor deps

New Contributors

Full Changelog: v0.1.3...v0.2.0

0.1.3

05 Aug 22:59
f939ac7

Choose a tag to compare

What's Changed

  • Bump golang.org/x/net from 0.8.0 to 0.23.0 by @dependabot in #13
  • Update vendor deps

Full Changelog: v0.1.2...v0.1.3

0.1.2

31 Mar 20:42
58c7224

Choose a tag to compare

What's Changed

  • Bump golang.org/x/net from 0.0.0-20221002022538-bcab6841153b to 0.7.0 by @dependabot in #10

New Contributors

Full Changelog: v0.1.1...v0.1.2

0.1.1

02 Mar 17:33

Choose a tag to compare

  • Update demo to use sfomuseum/go-http-wasm
  • Update vendor deps
  • Require Go 1.18 or higher

0.1.0

08 Oct 16:27

Choose a tag to compare

  • Update to use Go 1.17.2 wasm_exec.js to account for golang/go#48797
  • Update vendor deps

0.0.3

22 Apr 16:59

Choose a tag to compare

  • Update to support EXIF RATIONAL and SRATIONAL values.
  • Add update.PrepareAndUpdateMethod convenience method.
  • Add support for non-standard X-Latitude and X-Longitude properties.
  • Add a variety of convenience methods for "preparing" GPS-related properties.

0.0.2

20 Apr 17:50

Choose a tag to compare

  • Update cmd/update-exif-wasm to use JavaScript promises.
  • Update cmd/update-exif-wasm-demo to support JavaScript promises.
  • The JavaScript bindings for invoking the update-exif-wasm code are not backwards compatible in this release.

0.0.1

14 Apr 16:35

Choose a tag to compare

  • Initial release.