Skip to content
This repository has been archived by the owner on Nov 9, 2019. It is now read-only.

Latest commit

 

History

History
43 lines (27 loc) · 980 Bytes

CHANGELOG.md

File metadata and controls

43 lines (27 loc) · 980 Bytes

rosemary CHANGELOG

This file is used to list changes made in each version.

v0.4.4 (2015 May 29)

  • FIX: #14 Use htmlentities gem to sanitize input for tag values.
  • Remove coveralls in favor of codeclimate test coverage reporter
  • Exchange PNG badges in favor of SVG badges.

v0.4.3 (2015 Feb 19)

  • Add "find elements within bounding box" functionality. Thanks to Leo Roos Version

v0.4.2 (2014 Aug 7)

  • Allow arbitrary tags to be attached to changeset
  • Upgrade all specs to 'expect' syntax instead of 'should'

v0.4.1 (2014 May 27)

v0.4.0 (2014 April 23)

v0.3.2 (2013 April 11)

  • Strip leading and trailing whitespace of xml tag values

v0.1.0

  • First version