auto_mappr-v2.0.0
tenhobi
released this
19 Sep 07:02
·
65 commits
to main
since this release
- Breaking: Allow "absorbing" modules using
includes
on@AutoMappr
. Previousmodules
is nowdelegates
. #117 - Breaking: Remove shared AutoMappr builder that used PartBuilder, now
.auto_mappr.dart
is generated using LibraryBuilder. #117 - Add type converters, use
converters
onAutoMappr
orMapType
. #119 - Add a
reverse
option onMapType
, which includes the reverse mapping. #115 - Add a support for Dart 3 and Records feature. #116