Skip to content

Latest commit

 

History

History
53 lines (24 loc) · 1.8 KB

CHANGELOG.md

File metadata and controls

53 lines (24 loc) · 1.8 KB

2.0.1 (2021-12-20)

Bug Fixes

  • change single-quotes to backticks (d19446e)

2.0.0 (2020-12-22)

Code Refactoring

  • provideautospy: change createSpyFromClass to the shorter provideAutoSpy (81f2ef5)

BREAKING CHANGES

  • provideautospy: Since jasmine-auto-spies v6.9.0 and jest-auto-spies v1.6.0 there's an ability to use the shorter util function provideAutoSpy(). So upgrade to those versions in order to not experience any import issues.

1.1.0 (2020-10-20)

Features

1.0.2 (2020-10-04)

Bug Fixes

  • acomptest: fix the problem with method and given variables (807f79c)

1.0.1 (2020-09-23)

Bug Fixes

1.0.0 (2020-09-23)

Features

BREAKING CHANGES

  • bumping to version 1.0.0