Skip to content

v2.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Oct 16:22
· 30 commits to master since this release
db10a70

Changelog

  • db10a70 Merge pull request #182 from Cox-Automotive/errorRefactor
  • f236184 fix err to return string not error object
  • 103076b fix err.Err
  • e47ec6f Merge remote-tracking branch 'origin/errorRefactor' into errorRefactor
  • 38fc811 Rework Errors based on ALKSError changes
  • 98ed16d Update config.go
  • c19b970 remove doc update for future PR
  • ad59fbe update alks-go, remove necessary err
  • ac283e6 Update errors to grab Err from ALksError