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

Latest commit

 

History

History
65 lines (30 loc) · 1.93 KB

CHANGELOG.md

File metadata and controls

65 lines (30 loc) · 1.93 KB

Change Log

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

0.4.1 (2017-10-05)

Bug Fixes

0.4.0 (2017-05-31)

Bug Fixes

  • catch more mocha functions (da4e0cc)

Features

  • add dry and print options to cli (a1babe5)
  • add support for TypeReferences (3900bda)

0.3.0 (2017-05-31)

Features

  • mocha to jest transform (acf44d6)

0.2.0 (2017-05-30)

Bug Fixes

  • allow for empty return values from transforms (87fe6b4)

Features

  • add collection filter (ce7c420)
  • add name pattern to identifier collection (17856c5)
  • add pattern patching for call expressions (d544fac)
  • allow to create collection from node (d4d9d5a)

0.1.0 (2017-05-30)

Features

  • implement collection api (4df87d8)