Skip to content

Releases: gatehill/imposter-cli

v0.15.1

29 Jul 12:42
Compare
Choose a tag to compare

Changelog

  • fd808f4 feat: allows list command exit code to be set based on mock health.

v0.15.0

29 Jul 11:38
Compare
Choose a tag to compare

Changelog

  • ae5be44 feat: adds port and health to mock list.

v0.14.2

29 Jul 00:40
Compare
Choose a tag to compare

Changelog

  • cb89b03 fix: quietens mock list logs.

v0.14.1

29 Jul 00:32
Compare
Choose a tag to compare

Changelog

  • 1267c9a fix: removes unnecessary client close.

v0.14.0

29 Jul 00:28
Compare
Choose a tag to compare

Changelog

  • 9d946bd feat: adds mock list command.
  • 98d2a6f feat: adds support for ARM64 on macOS to install script.

v0.13.0

28 Jul 17:23
Compare
Choose a tag to compare

Changelog

  • 8e4a120 chore: bumps docker to 20.10.17.
  • f7a49dd feat: moves to dedicated logger instance in place of default.

v0.12.7

28 Jul 17:19
Compare
Choose a tag to compare

Changelog

  • 41b0771 refactor: moves engine build into provider.

v0.12.6

28 Jul 17:19
Compare
Choose a tag to compare

Changelog

  • f1068a1 chore: bumps dependencies for docker, gopsutil and cobra.
  • e1e9464 ci: uses go 1.17 compatibility for module pruning.

v0.12.5

26 Mar 00:05
Compare
Choose a tag to compare

Changelog

  • d449e48 fix: deduplicates environment variables when provided and present in parent.

v0.12.4

23 Mar 17:54
Compare
Choose a tag to compare

Changelog

  • 80ded2f refactor: logs engine type at trace level.