Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@GabeReis GabeReis released this 07 Sep 23:22
· 1 commit to master since this release
Support USASCII encoding as UTF8

Fixes https://github.com/mailhog/MailHog/issues/282
USASCII is a subset of UTF8 so lets support it using the UTF8 methods which already exist.