Skip to content

Releases: gatehill/imposter-cli

v0.6.19

06 Oct 16:48
Compare
Choose a tag to compare

Changelog

f1de0b9 refactor: return engine errors instead of panic

v0.6.18

06 Oct 16:44
Compare
Choose a tag to compare

Changelog

f71c7f7 refactor: determines version consistently

v0.6.17

06 Oct 16:07
Compare
Choose a tag to compare

Changelog

f77a114 feat: gets version output from engine, if possible

v0.6.16

05 Oct 23:35
Compare
Choose a tag to compare

Changelog

8935b52 ci: adds release dry run if revision is not tagged
96eb484 feat: adds JVM support to 'down' command
5530645 fix: bumps go-ole dep for windows_arm64 support

v0.6.15

05 Oct 19:35
Compare
Choose a tag to compare

Changelog

dc04107 feat: adds 'down' command with Docker engine support.

v0.6.14

01 Oct 12:29
Compare
Choose a tag to compare

Changelog

3d34ae9 chore: bumps fallback version.

v0.6.13

01 Oct 01:44
Compare
Choose a tag to compare

Changelog

8c4f771 refactor: simplifies config fallback.

v0.6.12

29 Sep 15:47
Compare
Choose a tag to compare

Changelog

04c1a78 fix: restores default engine type of Docker.

v0.6.11

29 Sep 13:32
Compare
Choose a tag to compare

Changelog

a9f0e06 Adds engine pull command. Moves engine tests within engine packages.

v0.6.10

28 Sep 01:15
Compare
Choose a tag to compare

Changelog

ad17f27 Catches binary download errors more reliably.