Skip to content

Latest commit

 

History

History
62 lines (39 loc) · 2.66 KB

CHANGELOG.md

File metadata and controls

62 lines (39 loc) · 2.66 KB

Changelog

Notable changes to readability will be documented in this file.

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

For the purposes of Semantic Versioning, the readability output object for a given input document is not considered a stable API. That is, minor version increments may change this output. Patch version increments will only do so in ways that are strict improvements (e.g. from empty strings or exceptions to something more reasonable).

[0.4.2] - 2022-02-09

[0.4.1] - 2021-01-13

Added

  • Typescript type definition file (.d.ts).

[0.4.0] - 2020-12-23

Added

Changed

[0.3.0] - 2020-08-05

The first version that was published on NPM.

Previously, we did not consistently version anything, nor did we publish to NPM.

At some point, we may wish to expand this changelog into the past.