Skip to content

Releases: yscorecore/flytiger

Support code analyzer and code fix

21 Feb 11:10

Choose a tag to compare

  • Support Mapper Analyzer
  • Support Mapper Code Fix
  • Support Convert To IDictionary<,>
  • Support Copy To IDictionary<,>

Update single item support callback

18 Sep 05:04

Choose a tag to compare

  • Update single item support callback
  • Add/Remove collection item when update single object

Add CodeExceptionsAttribute

20 Nov 01:43

Choose a tag to compare

  • ConvertToAttribute removed, MapperAttribute recommended
  • Add CodeExceptionsAttribute

Support navigate property mapping

29 Sep 00:48

Choose a tag to compare

  • support navigate property mapping

Bug fix

29 Sep 00:47

Choose a tag to compare

  • fix custom subobject mapping issue

ConvertToAttribute use generic method

19 Jun 10:08

Choose a tag to compare

What's Changed

  • ConvertToAttribute use generic method by @obpt123 in #16

New Contributors

Full Changelog: v0.0.3...v0.0.4