Skip to content

v7.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 23:53
· 31 commits to main since this release

feat

  • HyperBuilder: Allow faking of requests (7fb877b)
  • HyperBuilder: Allow registering a configured HyperRequest as a custom client (33348bc)

fix

  • FakeHyperResponse: Set array back for pass by value semantics (09ce7d3)
  • TestBoxMatchers: Use structCount for Adobe compatibility (f17fa8c)
  • FakeHyperResponse: Add missing semicolon for Adobe (c3165fc)

other

  • *: Apply cfformat changes
    (04aefc0)