This commit is contained in:
Tobe O 2019-04-08 00:43:08 -04:00
parent 4a1807a647
commit 96862a896a
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
# 2.2.3
* `isNullable` defaults to `true`, and will not change.
* Deprecate `@nullable`.
* Add `@notNull`.
# 2.2.2+1
* Export commonly-used packages, for the sake of convenience.

View file

@ -1,5 +1,5 @@
name: angel_serialize
version: 2.2.2+1
version: 2.2.3
description: Static annotations powering Angel model serialization. Combine with angel_serialize_generator for flexible modeling.
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/serialize