Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.26 KB

changelog.md

File metadata and controls

43 lines (28 loc) · 1.26 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[3.0.4] – 2023-01-06

Fixed

[3.0.3] – 2022-01-02

Fixed

  • Prevent TypeError: this.stream.clearLine is not a function (see #29)

[3.0.2] – 2020-12-30

Fixed

  • Filename in bin section in package.json
  • Buffer offsets when fixing boundary strings

[3.0.1] – 2020-12-30

Changed

  • Use dedicated bin directory for CLI

[3.0.0] – 2020-12-30

Fixed

  • Ensure compatibility with various encodings (see #17)

Changed

  • Replaced individual libs (content-disposition, content-type, eml-format], libqp, rfc2047) with mailsplit and completely rewrite conversion logic

[2.0.1] – 2019-05-16

[2.0.0] – 2019-05-05

[1.3.1] – 2019-03-30

[1.3.0] – 2019-03-24

[1.2.0] – 2019-03-24

[1.1.0] – 2019-03-24