Skip to content

Releases: bool64/dbdog

v0.4.2

02 Dec 14:43
a6901a6
Compare
Choose a tag to compare
Fix missing wrapper to convert gherkin table to [][]string (#11)

v0.4.1

02 Dec 13:20
0ac0b7b
Compare
Choose a tag to compare
Fix missing wrapper to convert gherkin table to [][]string (#10)

v0.4.0

18 Aug 09:56
7f4e767
Compare
Choose a tag to compare

Breaking changes:

  • godog updated to a new version with breaking changes

v0.3.0

17 Jul 08:22
78a296e
Compare
Choose a tag to compare
Refactor to avoid direct dependency on godog messages module (#8)

v0.2.2

02 Jul 10:53
2788c46
Compare
Choose a tag to compare
Skip unknown columns when building a table of existing rows (#7)

v0.2.1

10 Jun 10:34
f77110d
Compare
Choose a tag to compare
Add sourcing from CSV files (#6)

v0.2.0: Upgrade dependencies (#5)

29 Apr 13:51
796b6ce
Compare
Choose a tag to compare
BREAKING CHANGE:
* Change import to github.com/swaggest/form/v5

v0.1.4

20 Dec 10:11
7cefb81
Compare
Choose a tag to compare
Allow shared vars to be assigned and checked within same result table…

v0.1.3

19 Dec 16:16
b2e101e
Compare
Choose a tag to compare
Use shared vars in steps (#3)

v0.1.2

17 Dec 08:58
Compare
Choose a tag to compare
Add magic ::string suffix to force JSON as string