Skip to content

v0.7.0

Compare
Choose a tag to compare
@dlampsi dlampsi released this 30 Apr 13:04
· 12 commits to main since this release
e263b42

What's Changed

New Contributors

Upgrade notes

Client method Config() replaced with Config property - cl.Config() -> cl.Config.

cl := adc.New(...)
cl.Config.AppendUsesAttributes("manager")

Full Changelog: v0.6.0...v0.7.0