Closed glebm closed 6 years ago
Ended up linking both versions and attempting to load with v0.1.5 if v0.2.4 fails.
Loading with 0.1.5 and then creating a 0.2.6 trie from the result doesn't quite work, because the key order changes. Adding keys with decreasing weights doesn't fix it either.
Could not get the same key order no matter what I tried, perhaps due to the the Keyset's internal order.
Hi,
Did the serialization format change between 0.1.5 and 0.2.4? What were the changes?
Thanks, Gleb