- First major release
- Add
:if
and:unless
options to theprop
helper do disable rendering of microdata
- Set itemscope attribute explicitly for backwards Rails compatibility
- Support passing options to
scope
andprop
, like:tag
and:class
- Support adding link props via hash
- Don't use
capture
in view helpers
- Require Rails >= 3.2.0 instead of 4.1
- Initial release