Skip to content

v2.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 19:07
· 29 commits to main since this release

What's Changed

  • feat!: rename public interfaces to be consistent with other SDKs, use DevCycle over DVC by @jonathannorris in #81
    • External interfaces changed to use DevCycle over DVC. For example: DevCycle::DVCClient -> DevCycle::Client, DevCycle::UserData -> DevCycle::User. Old interfaces are marked as deprecated.

Full Changelog: v2.5.0...v2.6.0