Release 2.1.11
Fix an important bug in Huffman encoding, which previously may cause inferior compression ratios in some cases.
More specifically, the minHeapTree was problematic: some tree nodes were messed up, so the compression ratio was not at the best level.