Skip to content

Releases: go-rel/reltest

v0.12.0

06 Nov 08:05
0809a3c
Compare
Choose a tag to compare

Changelog

  • Implement adapter Name for internal tests (#59)

v0.11.0

23 Oct 13:12
3db44d8
Compare
Choose a tag to compare

Changelog

v0.10.0

03 Jul 06:41
4f19be9
Compare
Choose a tag to compare

Changelog

  • 18b371f Bump github.com/go-rel/rel from 0.34.0 to 0.34.1 (#43)
  • f650ada Bump github.com/go-rel/rel from 0.34.1 to 0.35.0 (#44)
  • e1f8d69 Bump github.com/go-rel/rel from 0.35.0 to 0.36.0 (#47)
  • 79d5328 Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#45)
  • 7bb0e2b Bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (#46)
  • 4f19be9 Support mocking JoinAssoc (#50)

v0.9.0

25 Mar 15:53
27f151d
Compare
Choose a tag to compare

Changelog

  • 7dab843 Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#41)
  • 27f151d Update repository interface to support optimistic lock (#42)

v0.8.1

12 Mar 19:00
aa4d519
Compare
Choose a tag to compare

Changelog

v0.8.0

12 Mar 18:15
790793f
Compare
Choose a tag to compare

Changelog

  • 6bcd0c0 Bump github.com/go-rel/rel from 0.31.0 to 0.32.0 (#35)
  • 790793f Update adapter interface (#38)

v0.7.0

23 Feb 08:03
9715eaa
Compare
Choose a tag to compare

Changelog

v0.6.0

16 Feb 01:25
ca524c2
Compare
Choose a tag to compare

Changelog

  • ca524c2 Bump github.com/go-rel/rel from 0.30.0 to 0.31.0 (#34)

v0.5.0

16 Nov 01:18
0873ecf
Compare
Choose a tag to compare

Changelog

1581168 Bump github.com/go-rel/rel from 0.28.0 to 0.29.1 (#31)
426cc6a Bump github.com/go-rel/rel from 0.29.1 to 0.29.2 (#32)
0873ecf Bump github.com/go-rel/rel from 0.29.2 to 0.30.0 (#33)

v0.4.0

01 Nov 14:04
00854b3
Compare
Choose a tag to compare

Changelog

42aa7c9 Add .deepsource.toml (#26)
171178c Add Twice and Many assertion helper (#21)
9d99c44 Bump github.com/go-rel/rel from 0.25.0 to 0.26.0 (#24)
bd29339 Bump github.com/go-rel/rel from 0.26.0 to 0.26.1 (#25)
319c0e8 Bump github.com/go-rel/rel from 0.26.1 to 0.27.0 (#28)
00854b3 Bump github.com/go-rel/rel from 0.27.0 to 0.28.0 (#30)
9dcb359 Format README.md (#29)
f05f41a Format code with gofmt (#27)
155426f Make mock default repeatability to 1 (#23)
f9367b0 Pass matching mutators if unset (#22)