Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@joseph-wakeling-sociomantic joseph-wakeling-sociomantic released this 15 Nov 17:19
· 16 commits to v0.x.x since this release

https://github.com/sociomantic-tsunami/dmxnet/milestone/6?closed=1

Migration Instructions

dmxnet is now a D2-only library

As of this release, dmxnet only supports D2 applications. Its APIs have
not changed, but its code has been converted from D1 to D2, and it will
now only build with a D2 compiler.

In consequence, D2 releases of dmxnet (the only kind from here on out!)
will now simply be tagged vX.y.z and not vX.y.z+d2.

Increase minimum required ocean version to v4.4.x

This brings dmxnet's ocean dependency up to date with the latest stable
minor release series.