Skip to content

Commit 5b1ef8d

Browse files
authored
Merge pull request #27 from SunlightBro/main
support latest version of package:analyzer, fix support for freezed classes
2 parents cdde3c7 + 8478861 commit 5b1ef8d

11 files changed

+171
-152
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.4.0
2+
3+
- Bump dependencies, to support latest analyzer
4+
- Fixed support for freezed classes and from factories
5+
16
# 0.3.1
27

38
- Bump dependencies
@@ -33,7 +38,7 @@
3338
# 0.1.1
3439

3540
- Fixed edge cases
36-
- Added verfication of data types
41+
- Added verification of data types
3742
- Minor performance improvements
3843

3944
# 0.1.0

0 commit comments

Comments
 (0)