Skip to content

Releases: steinfletcher/apitest

v1.0.0

12 Feb 21:29
Compare
Choose a tag to compare
fix formatting

v1.0.0-alpha.13

10 Feb 15:50
Compare
Choose a tag to compare
hook to supporting adding arbitrary events to diagrams, e.g. database

and queue data

v1.0.0-alpha.12

04 Feb 21:50
Compare
Choose a tag to compare
fix panic when copying http headers in mock

v1.0.0-alpha.11

04 Feb 21:17
Compare
Choose a tag to compare
preserve stack trace when recovering from panics

v1.0.0-alpha.10

04 Feb 10:07
1ded56c
Compare
Choose a tag to compare
Merge pull request #23 from steinfletcher/feature/add-more-mock-debug

Add Further Mock Debug

v1.0.0-alpha.9

01 Feb 10:52
Compare
Choose a tag to compare
add convenience method for setting cookie on request

v1.0.0-alpha.8

30 Jan 22:34
Compare
Choose a tag to compare
Remove hyphen from repo name

v1.0.0-alpha.7

29 Jan 22:36
Compare
Choose a tag to compare
add sequence diagrams example to README

v1.0.0-alpha.6

17 Jan 09:25
Compare
Choose a tag to compare
support multiple http headers with the same key

v1.0.0-alpha.5

17 Jan 00:30
Compare
Choose a tag to compare
simplify adding headers to request