Skip to content

auto_mappr-v2.0.0

Compare
Choose a tag to compare
@tenhobi tenhobi released this 19 Sep 07:02
· 65 commits to main since this release
5142b82
  • Breaking: Allow "absorbing" modules using includes on @AutoMappr. Previous modules is now delegates. #117
  • Breaking: Remove shared AutoMappr builder that used PartBuilder, now .auto_mappr.dart is generated using LibraryBuilder. #117
  • Add type converters, use converters on AutoMappr or MapType. #119
  • Add a reverse option on MapType, which includes the reverse mapping. #115
  • Add a support for Dart 3 and Records feature. #116