Skip to content
This repository has been archived by the owner on Jan 16, 2022. It is now read-only.

1.6.223

Compare
Choose a tag to compare
@cezarypiatek cezarypiatek released this 09 Dec 16:50
d4111be

New features/fixes:

  • #49 Implemented Invocation scaffolding code fix
  • Improved scaffolding for DateTime, Enum, Generics and abstract classes
  • Fixed issue with variables named prefixed with @
  • Handled mapping Nullable to T
  • Added mapping for two-parameters pure methods
  • Stop reporting MappingGenerator refactoring on interfaces
  • Using ConvertAll for collection mapping if possible