Releases: zjc17/exif-web
Releases · zjc17/exif-web
v0.3.2
v0.3.1
Changelog
- 5631866 [Feature] update readme for docker-compose usage
- d1c6736 [Feature] update readme
- bddc495 [Feature] add docker-compose configuration
- 3f6020b [Optimize] use channel without buffer
- cfd5048 [Bugfix] fix timeout handle. use goroutine to execute javascript code
- 3a45825 [Feature] inject callback function to handle javascript promise
v0.3.0
v0.2.0
v0.1.0
Changelog
- 97ebb73 [Feature] dockerize and github workflow
- d3eaf72 [Feature] add readme
- 74a8ed2 Create LICENSE
- 1fc871c [Feature] switch js library and support png
- 9df71ad [Feature] pass request origin header to referer
- 2fe8ac5 [Feature] api support
- e3957eb [Feature] add js library into vsc but ignore by linguist
- d19480f [Feature] use goja and exifr lib to parse exif info in golang
- d932720 Initial commit