File rubygem-html2haml.changes of Package rubygem-html2haml.14964
-------------------------------------------------------------------
Tue May 23 09:58:43 UTC 2017 - coolo@suse.com
- updated to version 2.2.0
see installed Changelog.markdown
## 2.2.0
* Haml 5 support.
-------------------------------------------------------------------
Wed Jan 25 05:35:51 UTC 2017 - coolo@suse.com
- updated to version 2.1.0
see installed Changelog.markdown
## 2.1.0
* Reduce specificity of Haml 4.0 version dependency.
(thanks to [Ben Sheldon](https://github.com/bensheldon))
-------------------------------------------------------------------
Fri Feb 20 14:11:17 UTC 2015 - tboerger@suse.com
- Fixed license
-------------------------------------------------------------------
Fri Feb 6 18:18:19 UTC 2015 - coolo@suse.com
- updated to version 2.0.0
* Switch to Nokogiri for XML parsing.
(thanks to [Stefan Natchev](https://github.com/snatchev) and [Norman
Clarke](https://github.com/norman))
* Add Ruby 2.0 support.
(thanks to [Yasuharu Ozaki](https://github.com/yasuoza))
* Add option to use Ruby 1.9-style attributes when possible.
(thanks to [Yoshinori Kawasaki](https://github.com/luvtechno) and
[Alexander Egorov](https://github.com/qatsi))
* Updated dependency versions.
* Removed some deprecated configuration flags.
* Move the internal HTML class from the Haml namespace into the Html2haml
namespace.
-------------------------------------------------------------------
Thu Nov 14 09:17:40 UTC 2013 - coolo@suse.com
- initial package