Skip to content

v1.2.0

Compare
Choose a tag to compare
@tommysitu tommysitu released this 10 Jun 22:52
· 330 commits to master since this release

Hoverfly is migrated to Go 1.14 and using Go Modules to manage its dependencies.

Feature-wise, thanks to @ri-tatsu, logging to a file is now supported:

hoverfly -logs-output=file

A new matcher type xmlTemplated is added for XML loose matching with templated functions: #939