v0.9.0
What's Changed
Enhancements
- add basic style definition by @miko53 in #138
- Support color and strike tag in to_html by @supraja-trd in #144
- Fully Support Styles by @rickychilcott in #145
Chores
- File Not Supported Error fix by @manovasanth1227 in #135
- Suppress errors raised when calling to_html to docx with internal links by @satoryu in #143
- Drop support for ruby 2.6 by @satoryu in #146
- Refactor Style class to use instance variables by @satoryu in #148
- Refactor style.rb to introduce Attribute class by @satoryu in #149
New Contributors
- @manovasanth1227 made their first contribution in #135
- @miko53 made their first contribution in #138
- @supraja-trd made their first contribution in #144
- @rickychilcott made their first contribution in #145
Full Changelog: v0.8.0...v0.9.0