2.0.0
- Renamed the project from
DataTableToObjecttoToObject(8360541); - Supporting not only DataTable but also IDictionary<string, object>, IDictionary<string, string> and NameValueCollection (8360541, f934691, 86eff8d);
- Throwing ValueNotFoundException when a value for a property in the class is not found (42ff837).