Skip to content

v3.1.2

Compare
Choose a tag to compare
@kentcb kentcb released this 19 Sep 04:45
· 63 commits to master since this release
  • #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