A parameter is now defined between curly brackets, instead of a hash; for example, "select * from param1={param1}". Error messages on failure were improved.
You can now separate your SQL query into different files, which must be stored in the "ini" directory. sql2xml will read all of the query files in the directory at once.
This release has a new "key" parameter. It can be use to obtain verification from the client before a query is executed. If the key does not match, the query will be ended immediately.