Releases: coldbox-modules/hyper
Releases · coldbox-modules/hyper
v7.5.3
fix
- BoxLang: Certify for BoxLang
(8a84363)
v7.5.2
other
- *: feat: Add ability to exclude keys from HyperRequest and HyperResponse mementos
(c0171fc)
v7.5.1
other
- *: docs: Updated misspelled and missing docblocks (1ba168b)
v7.5.0
feat
- Interceptors: Add request to
onHyperResponse
interception point. (07ca539)
v7.4.0
feat
- HyperRequest: Add
asBinary
helper method.
(98053ed)
v7.3.0
feat
- HyperRequest: Add retry handling to HyperRequests (daf90bd)
- HyperRequest: Default to a
HyperCFML/#versionNumber#
User-Agent (60100c4)
- HyperBuilder: Allow resetting of existing fakes using
resetFakes
(beab1b7)
v7.2.1
other
- *: chore: Pin commandbox-semantic-release to ^3.0.0 (6136f7d)
v7.2.0
Add sending cookies support to HyperRequest and viewing and parsing cookies support to HyperResponse.
v7.1.1
other
- *: feat: Add support for cookies to HyperRequest and HyperResponse
(ad89b1c)
v7.1.0
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)