README.tmpl in attributes-4.0.0 vs README.tmpl in attributes-4.1.0
- old
+ new
@@ -43,9 +43,13 @@
- getters acts as setters if an argument is given to them
all this in < 100 lines of code
HISTORY
+ 4.1.0
+ - 4.0.0 introduced a bug where a query (foo?) would not initialize a var -
+ 4.1.0 fixes that
+
4.0.0
- removed dependancy on, and bundle of, pervasives
- faster. as fast as normal method definition.
- faster lookup for MyClass.attributes.include?('foobar')