Releases: cloudogu/spotter
Releases · cloudogu/spotter
v4.0.0
v3.0.1
v3.0.0
- LanguageDetectionStrategy is now part of the api
- The LanguageDetection enum was removed and all constants are transferred to builder methods of ContentTypeDetector
- Add methods to ContentTypeDetector which allow more easily the creation of ContentTypeDetector with a default set of strategies
- Add BoostLanguageDetectionStrategy to boost a previously matched languange
- Use _Number.. as name if the language name starts with a number
- Update languages to v7.10.0
v2.1.2
v2.1.1
v2.1.0
- update apache tika from 1.22 to 1.23
- update jackson to v2.10.2
- update linguist language definition to v7.7.0
- added aceMode and codemirrorMode to language
- fixed missing url in javadoc of generated Language enum
- added generated annotation to generated Language enum
v2.0.0
v1.2.1
- update tika to version 1.20 to fix CVE-2018-11761 and CVE-2018-17197
- update linguist language definition to v7.1.3
- update jackson to version 2.9.8 in order to fix CVE-2018-19360, CVE-2018-19362 and CVE-2018-19361