Skip to content

v3.1.0

Compare
Choose a tag to compare
@mattrayner mattrayner released this 02 Aug 14:27

We broke up with the Vuforia SDK

We've got one major headline feature in this release... We've broken up with the Vuforia SDK. Well, kind of anyway...

As part of issue #18 (which was hanging around for a WHILE), we've split the Vuforia SDK out from our main plugin, into a plugin of it's own. This means we're a little more in line with the Vuforia license.

What's the point of that?

Well, all it means is that the SDK (now cordova-plugin-vuforia-sdk) is added automatically as a dependency. This also means we can seperately work on upgrading the Vuforia SDK we use to 5 without affecting the plugin as much.

Headline Features

  • Split the Vuforia SDK out into a dependency.

Extras

  • Updated and the README.