|
Revision 226:7bbf27312bd7, 435 bytes
(checked in by Lafaye Philippe (RAGE2000) <lafaye@…>, 8 months ago)
|
|
Add a new version
|
| Line | |
|---|
| 1 | ========= |
|---|
| 2 | Changelog |
|---|
| 3 | ========= |
|---|
| 4 | |
|---|
| 5 | 0.1.0 |
|---|
| 6 | ----- |
|---|
| 7 | |
|---|
| 8 | - Initial revision |
|---|
| 9 | |
|---|
| 10 | 0.1.1 |
|---|
| 11 | ----- |
|---|
| 12 | |
|---|
| 13 | - Fixed problem for xap to be testable |
|---|
| 14 | |
|---|
| 15 | 0.1.2 |
|---|
| 16 | ----- |
|---|
| 17 | |
|---|
| 18 | - Fixed another problem for xap to be testable |
|---|
| 19 | |
|---|
| 20 | 0.1.3 |
|---|
| 21 | ----- |
|---|
| 22 | |
|---|
| 23 | - Fixed missing import |
|---|
| 24 | |
|---|
| 25 | 0.1.4 |
|---|
| 26 | ----- |
|---|
| 27 | |
|---|
| 28 | - Add some functionnality in API for use stemmings tools |
|---|
| 29 | - Bug fix in tests |
|---|
| 30 | |
|---|
| 31 | 0.1.5 |
|---|
| 32 | ----- |
|---|
| 33 | |
|---|
| 34 | - Fix some problems with encoding, the tokenizer need now unicode data and |
|---|
| 35 | database connector return unicode data. |
|---|