File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed 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+ ## [ 0.60.1] - 2018-10-09
5+ ### Added
6+ - Entity injection API for both custom entities and builtin gazetteer entities
7+
8+ ### Fixed
9+ - Swift wrapper
10+ - ` DeterministicIntentParser ` now relies on the custom entity parser
11+
412## [ 0.60.0] - 2018-10-05
513### Added
614- Support for 3 new builtin entities in French: ` snips/musicAlbum ` , ` snips/musicArtist ` and ` snips/musicTrack `
@@ -108,6 +116,7 @@ being statically hardcoded, reducing the binary size by 31Mb.
108116- Improve support for japanese
109117- Rename python package to ` snips_nlu_rust `
110118
119+ [ 0.60.1 ] : https://github.com/snipsco/snips-nlu-rs/compare/0.60.0...0.60.1
111120[ 0.60.0 ] : https://github.com/snipsco/snips-nlu-rs/compare/0.59.0...0.60.0
112121[ 0.59.0 ] : https://github.com/snipsco/snips-nlu-rs/compare/0.58.3...0.59.0
113122[ 0.58.3 ] : https://github.com/snipsco/snips-nlu-rs/compare/0.58.2...0.58.3
You can’t perform that action at this time.
0 commit comments