serious bugfix in Raise_IdxError (number got formatted as string, causing a segmentat...
[vox.git] / HISTORY
blobf81dd7f5b9199f4c2952e7b818d8381172c853f2
1 \r
2 Version 1.8.0:\r
3     + introduced hashlib as part of the core (currently supporting MD5 and SHA1)\r
4     + core/sandbox is now a class, that enforces a specific environment\r
5     + lexer now understands '\e'\r
6 \r
7 Version: 1.05 (26 01 12):\r
8     + moved from Mars to Boost\r
9     + cleanup of the lexer, new slot operator ('<-' became ':=')\r
10     + stdlib rewritten from scratch\r
11     + no more external stringlib, instead it became part of the core as stringtype methods\r
13 Version: 0.1 (14 12 2011):\r
14     + First public release\r