@@ -68,21 +68,23 @@ Output :
6868- [ v1.1.1] ( https://github.com/barasher/go-exiftool/milestone/2 )
6969 - [ add typed getters for filemetadata fields] ( https://github.com/barasher/go-exiftool/issues/2 )
7070- [ v1.1.3] ( https://github.com/barasher/go-exiftool/milestone/3 )
71- - [ add Mac & Windows support] ( https://github.com/barasher/go-exiftool/pull/7 ) (thank to @PROger4ever )
72- - [ increase errors readability] ( https://github.com/barasher/go-exiftool/pull/8 ) (thank to @PROger4ever )
71+ - [ add Mac & Windows support] ( https://github.com/barasher/go-exiftool/pull/7 ) (thanks to @PROger4ever )
72+ - [ increase errors readability] ( https://github.com/barasher/go-exiftool/pull/8 ) (thanks to @PROger4ever )
7373- [ v1.2.0] ( https://github.com/barasher/go-exiftool/milestone/4 )
7474 - [ add stdout and stderr buffer configuration capabilities] ( https://github.com/barasher/go-exiftool/issues/6 ) (thank to @asannikov )
7575- [ v1.3.0] ( https://github.com/barasher/go-exiftool/milestone/5 )
7676 - Add functionnal option to set [ ExifTool] ( https://www.sno.phy.queensu.ca/~phil/exiftool/ ) 's ` -charset ` parameter (thank to @PROger4ever )
7777- [ v1.3.1] ( https://github.com/barasher/go-exiftool/milestone/6 )
7878 - [ fix line separator on macOS] ( https://github.com/barasher/go-exiftool/issues/16 )
7979- [ v1.3.2] ( https://github.com/barasher/go-exiftool/milestone/7 )
80- - [ add Freebsd support] ( https://github.com/barasher/go-exiftool/pull/21 ) (thank to @ghyman1 )
80+ - [ add Freebsd support] ( https://github.com/barasher/go-exiftool/pull/21 ) (thanks to @ghyman1 )
8181- [ v1.4.0] ( https://github.com/barasher/go-exiftool/milestone/8 )
82- - [ "NoPrintConversion" functional option] ( https://github.com/barasher/go-exiftool/pull/24 ) (thank to [ Kjeldgaard] ( https://github.com/Kjeldgaard ) )
82+ - [ "NoPrintConversion" functional option] ( https://github.com/barasher/go-exiftool/pull/24 ) (thanks to [ Kjeldgaard] ( https://github.com/Kjeldgaard ) )
8383- [ v1.5.0] ( https://github.com/barasher/go-exiftool/milestone/9 )
8484 - "ExtractEmbedded" functional option
8585- [ v1.6.0] ( https://github.com/barasher/go-exiftool/milestone/10 )
8686 - "ExtractAllBinaryMetadata" functional option
8787- [ v1.6.1] ( https://github.com/barasher/go-exiftool/milestone/11 )
88- - "SetExiftoolBinaryPath" functional option : specify where to find exiftool binary (default : $path)
88+ - "SetExiftoolBinaryPath" functional option : specify where to find exiftool binary (default : $path)
89+ - [ v1.6.2] ( https://github.com/barasher/go-exiftool/milestone/12 )
90+ - Several improvements (thanks to [ Dale Hui] ( https://github.com/dhui ) )
0 commit comments