Skip to content

Releases: akerl/speculate

v2.1.0

18 Aug 22:05
Compare
Choose a tag to compare
update changelog

v2.0.8

15 Aug 05:35
Compare
Choose a tag to compare
add changelog

v2.0.7: fix looping over prompts (#25)

12 Aug 15:45
Compare
Choose a tag to compare
* fix looping over prompts

* fix syntax

* update changelog

v2.0.6: Feature/multimfaprompt (#24)

12 Aug 13:09
Compare
Choose a tag to compare
* support multi-prompt

* update changelog

v2.0.5

12 Aug 07:56
Compare
Choose a tag to compare
update changelog

v2.0.4

12 Aug 06:29
Compare
Choose a tag to compare
update changelog

v2.0.3

11 Aug 20:16
Compare
Choose a tag to compare
update go.mod (#22)

v2.0.2

09 Aug 18:20
Compare
Choose a tag to compare
update changelog

v2.0.1

09 Aug 10:09
Compare
Choose a tag to compare
update timber dep (#20)

v2.0.0: merge execution into creds objects (#19)

08 Aug 23:28
Compare
Choose a tag to compare
* merge execution into creds objects

* add logging

* fix linting

* fix building

* fix cops

* attempt to fix cop

* try again

* break out preflight

* fix syntax

* complete todos

* update version

* add speculate binary to gitignore