11.7 Enhancement Release - Jun 27, 2010
2
3* Improve the installation process.
4* For Python3 don't allow unicode and require an object that supports the
5  buffer interface.
6* Added Sphinx documentation.
7* Added LICENSE file.
8
91.6.1 Enhancement Release - Mar 7, 2010
10
11Enhancements made by Craig McQueen
12
13* Code cleanup
14* Updated database of pre-defined CRC algorithms
15
161.6 Enhancement Release - Jan 24, 2010
17
18Enhancements made by Craig McQueen
19
20* Added XOR out feature to allow creation of standard CRC algorithms
21* Added a database of pre-defined CRC algorithms
22
231.5 Enhancement Release - Mar 7, 2009
24
25* Added Python 3.x version.
26* Upgraded some unit tests.
27
281.4 Enhancement Release - Jul 28, 2007
29
30* Add 24-bit CRCs as one of the options.
31
321.3 Enhancement Release - Apr 22, 2006
33
34* Make compatible with Python 2.5 on 64-bit platforms.
35* Improve the install procedure.
36
371.2 Initial Public Release - Jul 10, 2004
38
39