v3.1.2
- #14 : Fixed bug in code generator where lambda parameter name conflict with method argument name
- #16 : Fixed bug in code generator where comments in the interface filters XML element could cause an exception whilst parsing
- #21 : Fixed bug in code generator where setters were being generated for indexer properties that were get-only