Anubis 1 9 ChangLog » History » Version 3
Anonymous, 08/28/2008 03:11 PM
| 1 | 3 | Anonymous | |
|---|---|---|---|
| 2 | h1. Anubis 1.9 Change log |
||
| 3 | |||
| 4 | 1 | Anonymous | Keys: |
| 5 | |||
| 6 | 3 | Anonymous | <pre> |
| 7 | 1 | Anonymous | [+] New function/option |
| 8 | [-] Removed function/option |
||
| 9 | [*] Improvement |
||
| 10 | [!] Bug fix |
||
| 11 | [>] Important notification |
||
| 12 | 3 | Anonymous | </pre> |
| 13 | 1 | Anonymous | |
| 14 | 3 | Anonymous | h2. Version 1.9.1.0 - 2008-08-28 |
| 15 | |||
| 16 | [+] Fast lexer |
||
| 17 | [*] List notation need space after dot: [h . t] is valid, but not [h.t]. |
||
| 18 | [*] New SQLite3 API with query parameters and precompiled statements |
||
| 19 | [>] Now the compiler does not accept two types with the same name (public or private). |
||
| 20 | |||
| 21 | |||
| 22 | h2. Version 1.9.0.4 - 2008-07-16 |
||
| 23 | |||
| 24 | 1 | Anonymous | TODO... |