We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c85bfe2 commit df03ebcCopy full SHA for df03ebc
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
+## [4.0.0] - 2025-02-06
3
+### Added
4
+- Add method to translate a batch of texts
5
+- Check all Headers for json reponse
6
+- Add several new languages
7
+- Update Dependencies & Apply some variable descriptions
8
+- Throw RequestExeption on client- or server errors #68
9
+- Implement method to retrieve supported languages
10
+- Issue #47 : Glossary implementation
11
12
+### Changed
13
+- Remove source_lang from file translation request if empty
14
+- Move API key in request header and change body to json format (#89)
15
+
16
## [3.3.1] - 2024-11-26
17
### Fixed
18
- Remove some trailing commas to ensure php 7.4 compatibility
0 commit comments