Skip to content

2.0.0 Release

Choose a tag to compare

@jonathannorris jonathannorris released this 21 Jul 16:03
· 93 commits to main since this release
d0e8868

What's Changed

  • feat!: DVC-8021 rename public interfaces from DVC to DevCycle by @jonathannorris in #160
    • External interfaces changed to use DevCycle over DVC. For example: DVCClient -> DevCycleClient, DVCUser -> DevCycleUser. Old interfaces are marked as deprecated typealiases for Kotlin apps, Java apps will need to update to the new interfaces.

Full Changelog: 1.8.0...2.0.0