|
News
5/03/2005 CompactFormatter throws
AssemblySerializationException when deserializing Framework classes
(such as DataSet or DataTable) ? The problem lies to the usage of Assembly.Load method in CompactFormatter instead of Assembly.LoadWithPartialName (which is not present in the Compact Framework). To read details about the problem and, more interesting, about its solution look at CompactFormatter FAQ at project homepage.
27/02/2005 Version 1.0.0 (GeNova) of CompactFormatter released.
After more than one year of silence i finally found the time to rewrite compact formatter from scratch (really speaking code was ready since last summer but i never found time to write documentation and, honestly, even current documentation can be highly improved...) To celebrate the 1.0 milestone i decided to put CompactFormatter project on NovellForge, this will give us forums, bug and issue trackers and some other goodies; feel free to use them...
23/12/2003 Version 0.11.3 of CompactFormatter released.
Small update to fix an error i placed in the previous version that made the 0.11.2 nearly useless (I was so proud of bugfixes in 0.11.2 that i forgot to run old tests properly...)
12/12/2003 Version 0.11.2 of CompactFormatter released.
Tons of bug fixed thanks to the help of Peter Bromberg (Thank you Pete!)
29/11/2003 Version 0.10.0 of CompactFormatter released.
This version fixed a couple of bugs occurring during serialization of self-referencing objects and enum types.
23/8/2003 Version 0.9.4 of CompactFormatter released.
This version fixes a bug preventing correct serialization of custom object arrays.
24/7/2003 First version of CompactFormatter released.
The first version of CompactFormatter (V 0.9.3 - Codename Monga) is up and ready for you to try.
|