Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

rename Update to UpdateBuilder to avoid confusion

Compare
Choose a tag to compare
@andersfylling andersfylling released this 17 Jan 13:49
· 160 commits to develop since this release

This will not break your code. Instead your IDE will, hopefully, notify you that the .Update(..) methods are deprecated in favour of .UpdateBuilder(..).

Remember you can see deprecated methods in deprecated.go/deprecate.go.