Sha256: 41425da51072975b81497b05af2669dd79e8ec11ae979ce549f526ef34c103c3
Contents?: true
Size: 1.36 KB
Versions: 1
Compression:
Stored size: 1.36 KB
Contents
== 0.3.1 (5th July 2011) * Add bin/mida exectuable * Changed <tt>Item#to_h</tt> to only return keys with values * Add validate option to +Document+ and +Item+ to turn on/off validation == 0.3.0 (29th June 2011) * Merge +VocabularyDesc+ into +Vocabulary+ * Vocabularies are now auto registered using +inherited+ hook * Removed vocabulary from <tt>Item#to_h</tt> * Deprecate +types+ to describe a Vocabulary property if favour of +extract+ * Add +DataType+ so can use <tt>DataType::Text</tt> instead of +String+ for a type * Add various <tt>DataType</tt>s: +Boolean+, +Float+, +Integer+, +Number+, +ISO8601Date+, +Text+ * Add Bundler support * Properties marked as <tt>has_one</tt> now output a single value instead of an +Array+ * <tt>Document#search</tt> now only uses a +Regexp+ to search with * +Document+ now includes +Enumerable+ Mixin == 0.2.0 (3rd May 2011) * Add ability to describe and conform to vocabularies * Rename <tt>Mida::Property</tt> to <tt>Mida::Itemprop</tt> to better reflect use * Make some of the <tt>Mida::Itemprop</tt> class methods private == 0.1.3 (18th April 2011) * Ensure itemprops are parsed properly if containing non-microdata elements * Support itemprops nested within other itemprops == 0.1.2 (14th April 2011) * Add version for rspec dependency == 0.1.1 (12th April 2011) * Improve gemspec description == 0.1.0 (12th April 2011) * Initial Release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mida-0.3.1 | CHANGELOG.rdoc |