-
- new function hexadecimal_scan() - string:percentage() function now uses point instead of comma
-
- Add range() functions
-
- Upgrading SQLite to version 3.6.14.2 - Changing SQLITE_MAX_COLUMN limit to 4000 (using Scons build script only)
-
Streams now use fast read_line() for R/W/RWStream. Old 'find(String, String)' function uses new and faster find_string() function.
-
…the case that other Int primitives return non normalized ints.
-
- Added 'find_and_replace_dict' function
-
- Missing file for - Fix compile flags
-
- removing debug printf()
-
- Anubis extensions (Anubis Dynamic Library) are put into 'modules' folder and have the file extension '.adl' - Inversed path order for extension research.