Skip to content

Latest commit

History

History
24 lines (12 loc) 路 1.01 KB

CHANGELOG.md

File metadata and controls

24 lines (12 loc) 路 1.01 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.0 (2021-10-17)

Features

  • added addTransformer method to StringFormatter | fixes #14 (90a048f)

1.2.0 (2020-01-23)

Features

  • transformers can now be functions, clone data object to prevent modifiying it (e2e7c94)

1.1.4 (2019-11-25)

Bug Fixes

  • StrifFormatter.Compile not working properly (5064871)
  • Bufixes