File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22All notable changes to this project will be documented in this file.
33
4- ## [ Unreleased ]
4+ ## [ 0.19.7.1 ]
55### Fixed
66- Fix non-deterministic behavior [ #817 ] ( https://github.com/snipsco/snips-nlu/pull/817 )
77- Removed dependency on ` semantic_version ` to accept ` "subpatches" ` number [ #825 ] ( https://github.com/snipsco/snips-nlu/pull/825 )
@@ -289,7 +289,7 @@ several commands.
289289- Fix compiling issue with ` bindgen ` dependency when installing from source
290290- Fix issue in ` CRFSlotFiller ` when handling builtin entities
291291
292- [ Unreleased ] : https://github.com/snipsco/snips-nlu/compare/0.19.7...lts- 0.19.7.x
292+ [ 0.19.7.1 ] : https://github.com/snipsco/snips-nlu/compare/0.19.7...0.19.7.1
293293[ 0.19.7 ] : https://github.com/snipsco/snips-nlu/compare/0.19.6...0.19.7
294294[ 0.19.6 ] : https://github.com/snipsco/snips-nlu/compare/0.19.5...0.19.6
295295[ 0.19.5 ] : https://github.com/snipsco/snips-nlu/compare/0.19.4...0.19.5
Original file line number Diff line number Diff line change 1313__email__ = "clement.doumouro@snips.ai, adrien.ball@snips.ai"
1414__license__ = "Apache License, Version 2.0"
1515
16- __version__ = "0.19.7"
16+ __version__ = "0.19.7.1 "
1717__model_version__ = "0.19.0"
1818
1919__download_url__ = "https://github.com/snipsco/snips-nlu-language-resources/releases/download"
You can’t perform that action at this time.
0 commit comments