Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.39 KB

CHANGELOG.md

File metadata and controls

36 lines (21 loc) · 1.39 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.

0.3.1 - 2019-10-13

  • Upgrade development dependencies (@commitlint/cli, pretty-quick, lodash.template, ts-jest, tslint, typescript)

0.3.0 - 2019-09-05

  • Change build target from es6 to es5

0.2.1 - 2019-07-13

0.2.0 - 2019-07-13

  • Return object containing matched and unmatched values (2fc5387)

0.1.1 - 2019-07-10

  • Set floor and ceiling for matching character once (5eebcdd)

  • Update nonmatched characters if index is 0 (3b86e81)

0.1.0 - 2019-07-09

  • Initial release