drewblas / aws-ses

Provides an easy ruby DSL & interface to AWS SES
MIT License
549 stars 108 forks source link

Please release a new version #55

Closed tmaier closed 9 years ago

tmaier commented 10 years ago

Thank you!

jjshoe commented 10 years ago

What does this even mean?

tmaier commented 10 years ago

What it means?

http://rubygems.org/gems/aws-ses is at version 0.5.0, released in April 2013.

What changed since then? https://github.com/drewblas/aws-ses/compare/v0.5.0...master Especially #53 fixes an important issue for me. This merged PR alone would qualify for a new release in my opinion.

gnz00 commented 10 years ago

+1. Would love to see this happen.

trungpham commented 10 years ago

why not pull from master?

gnz00 commented 10 years ago

If you're using Rubygems, it is a bit weird to have 1 compiled library and the rest managed by Rubygems. I don't see how releasing a new version would hurt, or require any additional effort. Especially since there is a major bug with BCC in the currently released version.

yaotti commented 9 years ago

:+1:

@drewblas I'd like to help if there are some blocking issues to release a new version.

drewblas commented 9 years ago

I have released v0.6.0 with all the latest changes. Jeweler no longer compiles or works, so I had to do it manually (hopefully successfully). Please let me know if there are any problems

yaotti commented 9 years ago

@drewblas Thanks! I installed v0.6.0 to my service and it works fine!

gnz00 commented 9 years ago

Thank you! Certainly appreciated!

On Tue, Oct 14, 2014 at 10:25 AM, Hiroshige Umino notifications@github.com wrote:

@drewblas https://github.com/drewblas Thanks! I installed v0.6.0 to my service and it works fine!

— Reply to this email directly or view it on GitHub https://github.com/drewblas/aws-ses/issues/55#issuecomment-59006583.

tmaier commented 9 years ago

Thank you very much @drewblas!

I'm going to close this issue.