Skip to content

v1.0.0

Compare
Choose a tag to compare
@lukastaegert lukastaegert released this 05 Sep 06:11

<a name"1.0.0">

1.0.0 (2016-09-05)

Features

  • SpyConstructor: Partial SpyConstructor implementation (5f692e41)
  • onObject: Different calls to onObject may reference the same object; separate configuratio (8c55ee11)

Breaking Changes

  • Configuration no longer happens via parameters of onObject
    BREAKING CHANGE: Restore has become a separate function

    (8c55ee11)

  • The getConstructor method and SpyConstructor API have been removed as they are not ready for prime time yet and turned out to no require any auto-restore funcitonality. They will probabyl be released in a separate package soon.

    (305cbc14)