I recently switch from go 1.5.1 to go 1.6, and gomail seems to get in 
trouble. 

Anyone with the same issue ?

Thanks,





On Wednesday, September 2, 2015 at 8:55:26 AM UTC-3, Alexandre Cesaro wrote:
>
> Hi,
>
> I just released the second version of Gomail 
> <https://github.com/go-gomail/gomail>.
>
> There are quite a few backward-incompatible changes 
> <https://github.com/go-gomail/gomail/blob/master/CHANGELOG.md> since 
> Gomail v1 but it brings lots of good stuff:
>
>    - A great focus was placed on performances. Gomail v2 is way more 
>    efficient than Gomail v1 to send a large number of emails (see the 
>    Daemon <https://godoc.org/gopkg.in/gomail.v2#example-package--Daemon> 
>    or Newsletter 
>    <https://godoc.org/gopkg.in/gomail.v2#example-package--Newsletter> 
>    examples).
>    - The API is now clearer and way more flexible.
>    - The documentation <https://godoc.org/gopkg.in/gomail.v2> improved 
>    and many examples were added.
>    - All existing issues have been closed.
>    - The minimum Go version is now 1.2 instead of 1.3. No external 
>    dependencies are used with Go 1.5.
>
> More info on Github: https://github.com/go-gomail/gomail
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to