2.0.8 - add enums
This commit is contained in:
parent
bdb7b30bc4
commit
5b2d765b3c
1 changed files with 1 additions and 3 deletions
|
@ -1,9 +1,7 @@
|
|||
# 2.0.9
|
||||
# 2.0.8
|
||||
* Now supports de/serialization of `enum` types.
|
||||
* Generate `const` constructors when possible.
|
||||
* Remove `whereType`, perform manual coercion.
|
||||
|
||||
# 2.0.8
|
||||
* Generate a `fromMap` with typecasting, for Dart 2's sake.
|
||||
|
||||
# 2.0.7
|
||||
|
|
Loading…
Reference in a new issue