- Passing a Nokogiri::XML::Node as the second parameter to Node.new is deprecated #121
- Add Ruby 3.1 to the CI matrix by petergoldstein #122
- Use
Zip::File#glob
to match anydocument.xml
#104
- Enable Coverall's coverage report #102
- Add table write example to README.md #99
- Replace Travis CI build with GitHub Action #98
- Add ruby 3.0 to versions for testing on Travis CI #97
- 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
Docx::Document
handles a docx file without styles.xml #81- Fixes insert text before after were switched #84
- Implement substitute method on TextRun class. #75