Skip to content
This repository has been archived by the owner on Aug 27, 2020. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 928 Bytes

CHANGELOG.md

File metadata and controls

24 lines (18 loc) · 928 Bytes

Changelog

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

This project adheres to Semantic Versioning.

1.3.0 (2018-01-12)

Features

  • rule performance improvements (fixes #4) (#10)

1.2.0 (2018-01-03)

Features

  • Use Iterator for generating dates and export Iterable interface.

1.1.0 (2018-01-02)

Features

  • First stable release.

0.2.0 (2018-01-02)

Fixed

  • Fix module issue with d.ts file.

0.0.1 (2018-01-02)

Changed

  • Check in of rewritten code for pre-release module testing.