Skip to content

v0.12.6

Choose a tag to compare

@jodarove jodarove released this 30 Jun 18:01
· 152 commits to master since this release
43135f2

0.12.6 (2021-06-30)

Bug Fixes

  • revert(apex-methods-automock): reverts functionality providing apex automocks #235.
    Reverts the functionality to auto mock apex and apexContinuation methods (#224). Note: test authors will need to keep implementing their own apex (+apexContinuation) methods mocks.