Skip to content

Releases: JuliaImages/ExifViewer.jl

v0.1.5

18 Nov 18:46
c1d0496
Compare
Choose a tag to compare

ExifViewer v0.1.5

Diff since v0.1.4

Merged pull requests:

v0.1.4

08 Jul 19:21
850fe2f
Compare
Choose a tag to compare

ExifViewer v0.1.4

Diff since v0.1.3

Closed issues:

  • julia lts (1.6.7) unsupported (#27)

Merged pull requests:

  • Update Project.toml (#28) (@ashwani-rathee)

v0.1.3

21 Jun 09:51
52ca451
Compare
Choose a tag to compare

ExifViewer v0.1.3

Diff since v0.1.2

Closed issues:

  • cannot add some tags such as EXIF_TAG_USER_COMMENT (#24)

Merged pull requests:

v0.1.2

19 Apr 15:54
0ea0e03
Compare
Choose a tag to compare

ExifViewer v0.1.2

Diff since v0.1.1

Closed issues:

  • Adding more Exif Tags (#11)
  • Binaries for Mac Silicon (#17)

Merged pull requests:

  • Adds GPS tags support and upgrades to higher libexif_jll version with ARM MacOS support (#18) (@ashwani-rathee)
  • Precompilation support, consistent speed improvements! (#19) (@ashwani-rathee)
  • Extending encode operation to handle all formats (#21) (@ashwani-rathee)

v0.1.1

01 Jan 04:49
0151b1f
Compare
Choose a tag to compare

ExifViewer v0.1.1

Diff since v0.1.0

Closed issues:

  • Windows not supported yet for write operation (#7)
  • TagBot trigger issue (#10)
  • Documentation to updated website juliaimages.org (#14)

Merged pull requests:

  • Documentation shift and minor changes (#13) (@ashwani-rathee)
  • New version 0.1.1 (#16) (@ashwani-rathee)

v0.1.0

16 Oct 06:08
Compare
Choose a tag to compare

ExifViewer v0.1.0

Merged pull requests:

  • Initial setup: adds codegen, ci/cd, tests, docs (#1) (@ashwani-rathee)
  • Read Operations (#3) (@ashwani-rathee)
  • EXIF Write Operations (#6) (@ashwani-rathee)
  • Readme update for release! (#8) (@ashwani-rathee)