Skip to content

Releases: gdt-dev/gdt

v1.9.1

26 Jun 12:07
6acae43

Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.9.0

25 Jun 14:30
f051721

Choose a tag to compare

What's Changed

  • allow an Evaluable to override retry behaviour by @jaypipes in #34
  • consolidate types/, result/ and errors/ into api/ by @jaypipes in #35

Full Changelog: v1.8.0...v1.9.0

v1.8.0

21 Jun 13:47
a5e6bc6

Choose a tag to compare

What's Changed

  • simplify Evaluable interface and Scenario.Run by @jaypipes in #33

Full Changelog: v1.7.1...v1.8.0

v1.7.1

21 Jun 11:49
67bf475

Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.7.1

v1.7.0

20 Jun 18:05
c4a51f5

Choose a tag to compare

What's Changed

Full Changelog: v1.6.2...v1.7.0

v1.6.2

16 Jun 23:52
d8de82a

Choose a tag to compare

What's Changed

  • actually write to stdout for Debug() no params by @jaypipes in #25

Full Changelog: v1.6.1...v1.6.2

v1.6.1

09 Jun 00:37
e330962

Choose a tag to compare

What's Changed

  • gdtcontext.WithDebug() no args to stdout by @jaypipes in #24

Full Changelog: v1.6.0...v1.6.1

v1.6.0

09 Jun 00:05
8a8a812

Choose a tag to compare

What's Changed

  • add context argument to fixture Stop/Start by @jaypipes in #23

Full Changelog: v1.5.0...v1.6.0

v1.5.0

01 Jun 13:16
d9a4f14

Choose a tag to compare

What's Changed

Breaking developer SDK change

This is a breaking change for GDT plugin developers, not GDT users

  • rework debug/print into a tracing context by @jaypipes in #21

Full Changelog: v1.4.0...v1.5.0

v1.4.0

27 May 12:48
de1ef61

Choose a tag to compare

What's Changed

Breaking developer SDK change

This is a breaking change for GDT plugin developers, not GDT users

  • add context.Context arg to assertions.OK() by @jaypipes in #20

Full Changelog: v1.3.0...v1.4.0