Few small fixes and changes, most important: TRI: min snode size changed from 6 to 2 bytes -> useful for storing very small objects.
Full list in the change log.
Most important changes:
Fixed: (BUG::undetected_in_TEST_program) tri_GetKey() could return wrong object key in some special cases.
Few BUGs fixed, added tri_ExtractObjects() - a function for extracting objects encoded in the Trie.
Full list in the change log.