Instruction now has a new operation 'transliterate' using the ICU transformation libraries. See the source docs for how-to.
Shared libraries are now loaded using .dylib on osx and .so on other unices so there is less need for large config files.
Access to the XQilla DOM API has been rewritten to use XQilla natively for XPath evaluation with a dramatic speed increase.
gt(),lt(),gte(),lte() are all available to the arithmetic operation.
A few more encoders
Instruction now has a new operation 'hmac' for hmac encoding.