Releases: teran/eos-1v-tagger
v0.1-alpha.28
v0.1-alpha.27
v0.1-alpha.26
Changelog
d264a4f Print help if CSV is not specified
v0.1-alpha.25
Changelog
53c7d7b Add mocked flag repository
6a46e8b Create go.yml
f63ca25 Delete .travis.yml
a5b7f4e Fix -geotime timezone value
c1910c1 Fix obtaining user home directory
88cddfc Fix timezone override by flags
a5eb5be Some DRY & more tests for config
5d9c8aa Switch to GitHub workflows
4cc6110 Update go.yml
f6c7b9d Update go.yml
5926172 Use new config package
v0.1-alpha.24
v0.1-alpha.23
Changelog
f15478b Add aperture type
5cc07b5 Cover Stringer implementation for film advance mode with tests
1b37b7e Cover non-standard cases for metering mode with tests
69fa742 Cover non-standard cases for shooting mode with tests
a6f548e Declare implemented interfaces for custom types
c722e02 Move error for empty value to types package
v0.1-alpha.22
v0.1-alpha.21
Changelog
fdcfadd Add EXIFValuer interface and implement it for metering mode
031b093 Add Travis CI
165fea0 Add URLs to Badges
4bf789d Add some badges
e807c5b Cleanup unused funcs migrated to EXIFValuer
2c4bc93 Cover exiftool.NewFromFrame with test
2ff5853 Cover stringer for metering mode with test
7bf1762 Cover stringer for multiple exposure with test
fd36f39 Cover stringer with test for shooting mode
15a3198 Expand Shooting mode into EXIF and Canon native values
5e10b89 Fix running test for exif value on metering mode
59a7a8f Handle GPS metadata in a single command with all others
99261d6 Handle flash data
a2a3101 Move docs to wiki
dd9b040 Switch AFMode to EXIFValuer
e807c5b Cleanup unused funcs migrated to EXIFValuer
99261d6 Handle flash data
v0.1-alpha.20
Changelog
0655807 Add some type safety for multiple exposure
v0.1-alpha.19
Changelog
7531631 Add some safety to AF Mode
1103c13 Add some safety to shooting mode
1b0b113 Add some trims to raw strings for a better safety
8c44434 Add some type safety for film advance mode
43a154b Add some type safety for flash mode
60b9b8c Add some variation safety to MeteringMode
99839be Add tests for metering mode
4b59d55 Move exiftool to dedicated package
6d3b780 Move format to dedicated package
2c387e3 Move parser to dedicated package
97a8ab4 Move types to dedicated package
6064d3d Rename CSV parser constructor
b47121d Rename exiftool constructor