@@ -4,6 +4,8 @@ Change Log
4
4
All notable changes to this project will be documented in this file.
5
5
This project adheres to `Semantic Versioning `_ starting with version 0.7.0.
6
6
7
+ .. _v0-14-0 :
8
+
7
9
[0.14.0] - 2018-01-23
8
10
^^^^^^^^^^^^^^^^^^^^^
9
11
@@ -162,6 +164,8 @@ Fixed
162
164
-----
163
165
- correctly pass reference time in miliseconds to duckling_http
164
166
167
+ .. _v0-13-0 :
168
+
165
169
[0.13.0] - 2018-08-02
166
170
^^^^^^^^^^^^^^^^^^^^^
167
171
@@ -259,6 +263,7 @@ Fixed
259
263
- improvements and fixes to the configuration and pipeline
260
264
documentation
261
265
266
+ .. _v0-12-0 :
262
267
263
268
[0.12.0] - 2018-04-17
264
269
^^^^^^^^^^^^^^^^^^^^^
@@ -342,6 +347,7 @@ Fixed
342
347
- fixed project loading for newly added projects to a running server
343
348
- fixed certain command line arguments not getting passed into the data_router
344
349
350
+ .. _v0-11-0 :
345
351
346
352
[0.11.0] - 2018-01-30
347
353
^^^^^^^^^^^^^^^^^^^^^
@@ -420,6 +426,7 @@ Fixed
420
426
- readme issues
421
427
- improved setup py welcome message
422
428
429
+ .. _v0-10-0 :
423
430
424
431
[0.10.0] - 2017-09-27
425
432
^^^^^^^^^^^^^^^^^^^^^
@@ -475,6 +482,7 @@ Fixed
475
482
- removed obsolete ``--output `` parameter of ``train.py ``.
476
483
use ``--path `` instead. fixes #473
477
484
485
+ .. _v0-9-0 :
478
486
479
487
[0.9.0] - 2017-07-07
480
488
^^^^^^^^^^^^^^^^^^^^
@@ -617,6 +625,7 @@ Fixed
617
625
-----
618
626
- NER training reuses context inbetween requests
619
627
628
+ .. _v0-8-0 :
620
629
621
630
[0.8.0] - 2017-05-08
622
631
^^^^^^^^^^^^^^^^^^^^
@@ -715,6 +724,7 @@ Fixed
715
724
- changed log file extension from ``.json `` to ``.log ``,
716
725
since the contained text is not proper json
717
726
727
+ .. _v0-7-0 :
718
728
719
729
[0.7.0] - 2017-03-10
720
730
^^^^^^^^^^^^^^^^^^^^
0 commit comments