CHANGES in dm-is-reflective-1.0.0 vs CHANGES in dm-is-reflective-1.0.1.rc
- old
+ new
@@ -1,6 +1,11 @@
= dm-is-reflective changes history
+=== dm-is-reflective 1.0.1, ?
+* allow_nil is more close to db's semantics, not required. Thanks miaout17.
+ `:allow_nil` allows empty value, but `:required` does not. So here we
+ always use `:allow_nil` to match db's semantics.
+
=== dm-is-reflective 1.0.0, 2011-06-16
* updated against dm-core 1.1.0
=== dm-is-reflective 0.9.0, 2010-07-05
* adapted to dm-core 1.0.0