Skip to content

Bug fix, issue #95, attachment problem.

Pre-release
Pre-release
Compare
Choose a tag to compare
@rsdoiel rsdoiel released this 15 Jul 18:07

This is a bug fix release in prep for v1.0.0 release. The AttatchStream() func failed to actually write the attachment's content. Cleaned up code and corrected missing assignment after reading the io.Reader buffer.