Releases: acltabontabon/isalin
Releases · acltabontabon/isalin
1.0.2
What's Changed
- Upgrade gradle-build-action to address CVE-2023-30853 by @acltabontabon in #51
- Fix Vulnerability: CVE-2023-20883 by @acltabontabon in #52
- Upgrade
spring-boot-autoconfigure
from3.0.5
to3.1.0
- Upgrade
google-cloud-translate
from2.14.0
to2.19.0
- Upgrade
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
- Publish gradle build scan by @acltabontabon in #44
- Update readme by @acltabontabon in #45
- Add some javadoc by @acltabontabon in #43
- Adapt Google code style and remove unnecessary comments by @acltabontabon in #48
- Handle null joinPointResult gracefully by @acltabontabon in #47
- Add gradle-build-action to enable build cache by @acltabontabon in #49
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Support translation of documents by @acltabontabon in #32
- Support batch text translation by @acltabontabon in #37
- Support translation of multiple documents by @acltabontabon in #40
- Migrate to Spring Boot 3 and Java 17 by @acltabontabon in #28
- Adapt Google SDK V3 by @acltabontabon in #31
- Fix empty string response on failed text translation by @acltabontabon in #41
- Fix broken file reference response on failed docs translation by @acltabontabon in #42
Full Changelog: 0.1.0...1.0.0
1.0.0-alpha.2
What's Changed
- Upgrade spring boot (3.0.5) and gcloud (2.14.0) version by @acltabontabon in #36
- Support batch text translation by @acltabontabon in #37
- Support translation of multiple documents by @acltabontabon in #40
Full Changelog: 1.0.0-alpha.1...1.0.0-alpha.2
1.0.0-alpha.1
What's Changed
- Migrate to Spring Boot 3 and Java 17 by @acltabontabon in #28
- Adapt Google SDK V3 by @acltabontabon in #31
- Support translation of documents by @acltabontabon in #32
Full Changelog: https://github.com/acltabontabon/isalin/commits/1.0.0-alpha.1
v0.1.0
What's Changed
- Base implementation of @translate by @acltabontabon in #2
- Implement auto detection of source language by @acltabontabon in #11
- Add property to toggle isalin on/off by @acltabontabon in #13
- Test cleanup by @acltabontabon in #15
- Gracefully handle exceptions by @acltabontabon in #16
- Reflect supported languages of google translate api by @acltabontabon in #20
Full Changelog: https://github.com/acltabontabon/isalin/commits/0.1.0