All Versions
4
Latest Version
Avg Release Cycle
309 days
Latest Release
1283 days ago

Changelog History

  • v0.6.0 Changes

    October 14, 2020

    โœจ Enhancements

    • โž• Added support for hyperlinks (implemented #70 again) by ollieh-m and gopeter #92

    Chores

    • โฌ‡๏ธ Drop ruby 2.4 from supporeted versions by satoryu #93
    • ๐Ÿ”จ Refactoring spec_helper by satoryu #90
    • ๐Ÿ’Ž Starts measuring code coverage with coveralls by satoryu #88
  • v0.5.0 Changes

    March 09, 2020

    โœจ Enhancements

    • โž• Added opening streams and outputting to a stream #66
    • โž• Added supports for Office 365 files #85

    ๐Ÿ› Bug fixes

    • ๐Ÿ’… Docx::Document handles a docx file without styles.xml #81
    • ๐Ÿ›  Fixes insert text before after were switched #84
  • v0.4.0 Changes

    February 09, 2020

    โœจ Enhancements

    • ๐Ÿ’Ž Implement substitute method on TextRun class. #75

    ๐Ÿ‘Œ Improvements

    • โšก๏ธ Updates dependencies. #72, #77
    • ๐Ÿ›  Fix: #paragraphs grabs paragraphs in tables. #76
    • โšก๏ธ Updates supported ruby versions. #78
  • v0.3.0 Changes

    April 02, 2018

    ๐Ÿ”„ Changes

    • โšก๏ธ Updates for security vulnerabilities (#43)
    • โœ‚ Remove warnings on gem creation.
    • โž• Add Travis CI.