Skip to content

Version 3.3.0

Compare
Choose a tag to compare
@akihikodaki akihikodaki released this 09 Feb 05:41
· 50 commits to master since this release

BREAKING CHANGE: CLD3::NNetLanguageIdentifier#find_language now returns nil if it cannot determine the language where it used to return a CLD3::NNetLanguageNdentifier::Result with nil as its language attribute.

This release fixes a memory leak and introduces a few more interfaces. See the commit log for the details.

The gem is available at https://rubygems.org/gems/cld3/versions/3.3.0.
The documentation is available at https://www.rubydoc.info/gems/cld3/3.3.0.