History.txt in iron-enum-1.0.2 vs History.txt in iron-enum-1.0.3
- old
+ new
@@ -1,4 +1,8 @@
+== 1.0.3 / 2013-06-21
+
+* Minor bugfix to allow better handling of setting an enum attr with a blank string as if it were setting to nil
+
== 1.0.2 / 2013-03-25
* Improve edge cases for Enum::Core#options to correctly return [] for nil and [] explicit parameters
* Add type coercion to enum_attr setter to allow setting via string iff that string represents a valid value in string form