Skip to content

Releases: go-rel/changeset

v1.3.0

07 Nov 10:03
5484ae3
Compare
Choose a tag to compare

Changelog

  • Bump github.com/go-rel/rel from 0.39.0 to 0.41.0 (#75)

v1.2.0

15 Nov 17:28
851308f
Compare
Choose a tag to compare

Changelog

851308f Bump github.com/go-rel/rel from 0.29.2 to 0.30.0 (#41)

v1.1.0

10 Nov 05:37
ba0464b
Compare
Choose a tag to compare

Changelog

ba0464b Added support for non-serial pField mutation (#39)

v1.0.0

17 May 13:04
65e943a
Compare
Choose a tag to compare

Changelog

c5becde Bump rel v0.13.0 (#5)
c7ffd14 Create go.yml
8e9c670 Merge pull request #1 from Fs02/allow-alternative-tag-name
52ce893 Merge pull request #2 from Fs02/allow-alternative-tag-name
eb58bee Migrate repo (#3)
76574c4 Revert "wip integrate doc"
6124af8 Update pipeline (#7)
f8bfd37 allow alternative tag name
e22293e bring schema package in and denormalize
cb9dfb3 fix PutChange with nil value (#6)
65e943a fix apply with nil value (#8)
664df8a fix comparison
64e8354 fix dependency
0ec233a fix test matrix (#4)
ec5c9dc fix: ignore applying non scannable field
74a5db9 implement rel mutator
99e1bc1 initialize modified copy of changeset with params
aaeaab2 remove 1.12
4c2fa67 support constraint
84386a8 update testadded readme, license and travis
e6a1b99 use error struct directly
5ecc3ce wip integrate doc