Carrot2 4.3.x
Release history for Carrot2 4.3.0 and bugfix releases.
Version 4.3.0
This is a bugfix and maintenance release with minor changes to the API.
Bug fixes
- Language loader
-
In case a single algorithm is passed as a restriction to language component loader, the resulting list of languages is guaranteed to be supported by that algorithm.
If more than one algorithm is passed as a restriction, a follow-up check of supported languages is still required.
#108