Commit graph

7 commits

Author SHA1 Message Date
1fcd89e02d
#13: Bump version 2022-06-03 10:43:14 +02:00
894ff7128c
Rename Write() to WriteTo() so it satisfies the io.WriteTo interface 2022-05-24 15:46:59 +02:00
22d679cf53
Bump version number 2022-03-21 15:09:58 +01:00
3afc3f2c35
Bump version to v0.1.7 2022-03-20 18:19:19 +01:00
b852a5281a
v0.1.6: Fix in writeHeader() and User-Agent
- The writeHeader() method wasn't producing good output for long headers. This has been fixed
- Added a VERSION string to the library
- If both no User-Agent and no X-Mailer header are set, the lib adds a default UA-header
2022-03-20 17:38:46 +01:00
1f6fc2cadc
Typo fix 2022-03-09 17:30:35 +01:00
261481344f
Makeing some progress... 2022-03-05 16:27:09 +01:00