Overview
NLPCraft 0.8.0 brings about several important bug fixes, improvements and enhancements.
🙌 New
- NLPCRAFT-109 -
prepare.{sh|cmd}
and start_server.{cmd|sh}
don't work when invoked from other directories. - NLPCRAFT-129 - Improve logging of intent and variant weights.
- NLPCRAFT-271 - Tests should be called for all supported databases (DB schema changed).
- NLPCRAFT-319 - REST properties parameters.
- NLPCRAFT-320 - All methods which convert JSON should throw
NCException
. - NLPCRAFT-323 - Account for metadata in
NCResult
in REST API and SQL, if necessary. - NLPCRAFT-328 - 'Release' branch should be added or doc should be updated.
- NLPCRAFT-329 - Add min Java/Scala version to download and README.
🤖 Enhancements
- NLPCRAFT-36 - Support 2 different test folders (scala and java).
- NLPCRAFT-184 - Java client JAR names should be prefixed like JARs in main NLPCraft project.
- NLPCRAFT-245 - Java client external resource manager should have link to some "frozen" tag, but not master.
- NLPCRAFT-303 - Connection established too long time.