Skip to content

Latest commit

 

History

History
54 lines (28 loc) · 1.87 KB

CHANGELOG.md

File metadata and controls

54 lines (28 loc) · 1.87 KB

Changelog

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

2.0.6 (2020-09-26)

2.0.5 (2020-09-17)

2.0.4 (2020-02-18)

Bug Fixes

  • adds standard-version and corresponding release script (a77ed92)
  • updates out-of-date dependencies (ae04d48)

2.0.3 (2019-03-22)

2.0.2 (2019-03-21)

2.0.1 (2019-01-16)

Bug Fixes

  • fixes broken now logic, closes #4 (e3c5be6)

Change Log

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.

[Unreleased]

Added

  • adds CHANGELOG.md

Changed

  • changes plugin logic to attach moment to the self validation time variable, which allows for plugin use without passContext or needing to call validate bound to an external context containing a reference to moment (thanks @epoberezkin)
  • refactors codebase to use babel