v4.18.1
·
2636 commits
to 5-stable
since this release
- Fix bug in Sisimai::Mail::STDIN.read() method reported at issue #61. Thanks to @yaegassy.
- Fix bug in Sisimai::MIME.qprintd() reported at #60.
- Improved code related to MIME decoding.
- Implement Sisimai::String.to_plain() for converting from HTML message to plain text before parsing. The method and related codes are imported from pull-request sisimai/p5-sisimai#197.