Skip to content

Latest commit

 

History

History
170 lines (112 loc) · 9.21 KB

CHANGELOG.md

File metadata and controls

170 lines (112 loc) · 9.21 KB

Change Log

v0.6.0 (2018-02-08)

Full Changelog

Closed issues:

  • Assertion for empty values #99

Merged pull requests:

v0.5.0 (2017-12-05)

Full Changelog

Closed issues:

  • Publish first Gem #83

Merged pull requests:

  • Add travis config; rename gem (Fix #83) #94 (mwhipple)

0.5.0 (2017-12-05)

Full Changelog

Fixed bugs:

  • Pin cucumber version #85

Closed issues:

  • Assess custom testing "store" vs. Faraday doubles #89
  • Integer type matching #82
  • Publish/Open Source #78
  • GitHub access for Brightcove #76
  • RFC: Object Traversal Syntax #62
  • make cleanup delete retries more intentional #31

Merged pull requests:

0.4.0 (2017-09-20)

Full Changelog

Closed issues:

  • RFC: New Documentation solution #70
  • Replace docs #68
  • Enforce ruby version #38
  • Type tests #63

Merged pull requests:

0.3.3 (2017-09-19)

Full Changelog

Closed issues:

  • RFC: Switch back to jsonpath #59

Merged pull requests:

0.3.2 (2017-08-10)

Full Changelog

Merged pull requests:

  • adding options and head request methods #61 (tnc5484)

0.3.1 (2017-08-03)

Full Changelog

Closed issues:

  • improve HTTP logging #49

Merged pull requests:

0.3.0 (2017-07-28)

Full Changelog

Implemented enhancements:

  • Define step for binding a timestamp #14

Fixed bugs:

  • Deprecation code is not requoting values, leading to undefined steps. #39

Closed issues:

  • RFC: Temple expansions everywhere #19
  • Selectors for list membership #37
  • replace jsonpath with object traversal #5
  • support regex in including #3

Merged pull requests:

  • Add all selector #53 (mwhipple)
  • Improved path traversal and any selector (Fix #37) #52 (mwhipple)
  • Support for regexp and is_matching assertion (Fix #3) #51 (mwhipple)

0.2.0 (2017-06-29)

Full Changelog

Closed issues:

  • Support calling multiple services #28

Merged pull requests:

0.1.0 (2017-06-26)

Fixed bugs:

  • replaced_with fights with step transformation #30
  • Whitespace transform can overflow the stack #23

Closed issues:

  • RFC: Subject selection in assertions #26
  • Define deprecation policy #25
  • Add Guard to Rake #20
  • RFC: Flipped data comparison #18
  • RFC: Prefer JSON deserialization over tables #17
  • construction of deeper request values. #16
  • README #11
  • parallelized execution #9
  • add support for randomization #8
  • tests #7
  • replace oauth2 with faraday middleware #6
  • merge child with non child body matchers #4
  • register cleanup hook #2

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator