Whats new in v2.11.0
- Case 61. Allow excluding/modifying columns. Also permits you to run a function against each column to optionally modify the column properties (eg. to tweak the name of the generated property etc). Thanks to David Gardiner.
- Case 99. Add ability to specify additional using namespaces. Thanks to rorourke.
- Case 100. Apply GeneratedCodeAttribute to generated code. Thanks to David Gardiner.