2.0.0 Release
What's Changed
- feat!: DVC-8021 rename public interfaces from DVC to DevCycle by @jonathannorris in #160
- External interfaces changed to use
DevCycleoverDVC. For example:DVCClient->DevCycleClient,DVCUser->DevCycleUser. Old interfaces are marked as deprecatedtypealiasesfor Kotlin apps, Java apps will need to update to the new interfaces.
- External interfaces changed to use
Full Changelog: 1.8.0...2.0.0