forked from DrDub/php-nlgen
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
73 lines (38 loc) · 1 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
php-nlgen (0.12)
* Published the SimpleTechnicalEnglish as a grammar part of the
library instead of an example.
-- Pablo Duboue, 2020/09/06
php-nlgen (0.11)
* Uppercase names for packagist release
* composer.json
-- Pablo Duboue, 2020/09/06
php-nlgen (0.10)
* Renamed php-nlgen to nlgen to match package name
-- Pablo Duboue, 2019/09/01
php-nlgen (0.9)
* Botman example
-- Pablo Duboue, 2019/03/27
php-nlgen (0.8)
* WebNLG example
-- Pablo Duboue, 2017/08/18
php-nlgen (0.7)
* Sentence compression example
-- Pablo Duboue, 2016/11/30
php-nlgen (0.6)
* Improved error logging
-- Pablo Duboue, 2016/01/03
php-nlgen (0.5)
* Method interception
-- Pablo Duboue, 2013/06/14
php-nlgen (0.4)
* Fixed for newer PHP version
-- Pablo Duboue, 2013/06/13
php-nlgen (0.3)
* Multilingual extensions
-- Pablo Duboue, 2011/11/29
php-nlgen (0.2)
* Lexicon improvements ('function' and 'mixed' entries)
-- Pablo Duboue, 2011/09/06
php-nlgen (0.1)
* Initial version
-- Pablo Duboue, 2011/08/15