Anubis 1.9 Change log¶
Keys:
[+] New function/option [-] Removed function/option [*] Improvement [!] Bug fix [>] Important notification
Version 1.9.1.0 - 2008-08-28¶
[+] Fast lexer
[*] List notation need space after dot: [h . t] is valid, but not [h.t].
[*] New SQLite3 API with query parameters and precompiled statements
[>] Now the compiler does not accept two types with the same name (public or private).
Version 1.9.0.4 - 2008-07-16¶
TODO...