Skip to content

AutoMappr v2.2.0

Compare
Choose a tag to compare
@petrnymsa petrnymsa released this 26 Nov 14:20
· 24 commits to main since this release
5c9fbf7
  • Improve error messages. #147
  • When the source is not null, TypeConverter<Object, Object> and TypeConverter<Object, Object?> now support mapping of source field Object? -> target field Object?. #142
  • Support Field's field name mapping in reverse. #157