ruby-docx / docx

a ruby library/gem for interacting with .docx files
MIT License
431 stars 170 forks source link

Please cut a new gem release to include a fix #133

Closed andreibondarev closed 1 year ago

andreibondarev commented 1 year ago

@satoryu Could you please release a new gem version with all the latest fixes? I'd like to pull a version that includes this fix. I'm unable to point to a specific branch or fork because I'm adding this gem in a .gemspec file as spec.add_development_dependency.

I'm working on adding this gem to the langchain.rb.

Thank you!

satoryu commented 1 year ago

@andreibondarev thank you for opening this issue.
I've just released v0.8.0 🎉 docx | RubyGems.org | your community gem host This version ships the fix #130 you want. now you can add the dependency.

And now I'm using langchain in Python but your langchain.rb is very interesting to me. I'll try it!

Thanks

andreibondarev commented 1 year ago

@satoryu Thank you so much!

I'd love to hear about your experience trying out langchain.rb. Please let me know! Any ideas and/or contributions are welcome as well! :)

https://twitter.com/rushing_andrei https://www.linkedin.com/in/andreibondarev/