Revisions
Here is the revision history of CRC .NET Control.
Current version:
-
Version:
14.0.0.0
-
Issue date:
25 October 2008
-
.NET 3.0 and .NET 3.5 builds were added
Previous versions:
| 12.0.0.0 |
03 November 2007 |
Added WindowsCE build.
|
| 11.0.0.0 |
02 July 2007 |
Some minor internal improvements.
|
| 10.0.0.0 |
06 June 2007 |
Two variants of InitCustom() function were added.
|
| 9.0.0.0 |
14 April 2007 |
Since that date the library has been shipped for both .NET 1.1 and .NET 2.0
frameworks in one package.
|
| 8.0.0.0 |
18 November 2006 |
Added a new CRC algorithm - CRC16_ISO_13239
|
| 7.0.0.0 |
02 July 2006 |
-
Added a new CRC algorithm - CRC16_kermit
-
Fixed a bug in the CRC8 calculation algorithm
|
| 6.0.0.0 |
06 May 2006 |
A new algorithm, CRC16 CCIITT with "bad" value 0x29B1,
was added |
| 5.0.0.0 |
08 January 2005 |
Added new CRC algorithms such as CRC8, CRC8_reversed,
CRC16_lha, CRC32_bzip2 and so on |
| 4.0.0.0 |
20 November 2004 |
A support for custom polynoms was added |
| 3.0.0.0 |
19 September 2004 |
The CCITT CRC16 algorithm was added |
| 2.0.0.0 |
5 August 2004 |
-
Fixed a bug in the method GetFileCrc: the file was not closed when the
calclulation finished
-
The library was signed
|
| 1.0.0.0 |
10 April 2004 |
First public release |