Version 2.0.0.0 improves:
- Serialization speed improved by a ~2x factor.
- Object Creation (rows and cells) speed improved by a ~0.5x factor
Breaking changes:
- Removed GetJson() method from the Cell object
- Removed GetJson() method from the Row object
- GetJson() method has been made "internal" for the Column object.
- DataType for properties visible as public changed from List<..> to IEnumerable making it a bit more generic.
For more information (statistics etc.. ) about the improved items, please check the blog post at
http://www.agile-code.com/blog/improving-the-google-datatable-net-wrapper