TecellaTLC Release Notes

v0.3 - 2010/1/11
Added a new v1 encoding scheme that is faster and more parallelizable but sacrifices a little space.
Fixed a bug in the v0 encoder that would pad the end of some frames with extra gibberish.
Changed the v0 decoder so it ignores gibberish at the end of some frames if it exists.

v0.2 - 2008/12/5
Interface documented in TecellaTLC.h.
Internal tests run to confirm data integrity of API and file format for file sizes up to 10GB.
Metadata support removed.

v0.1 - 2008/11/27
First version compiled by gcc and packaged as a separate library.
Fixes the 2GB file size limit of earlier betas.
