Skip to content

Releases: Circular-Studios/Dash

Serialization Bugfix

19 Nov 21:02
Compare
Choose a tag to compare

Fixed issues with serializing multidimensional arrays as Component members.

Dash 0.11.0

15 Nov 23:41
Compare
Choose a tag to compare

Features

  • Audio
  • SDL Adapter
  • OpenGL 3.3+ support (down from 4.0+ for better compatibility)
  • New input system
  • New serialization system that allows for JSON among other things
  • Improved tools pipeline
  • Added std.experimental.logger support

Tools and Bug Fixes

08 Sep 21:22
Compare
Choose a tag to compare
v0.10.0

v0.10.0

Fixed running Dub from the Windows Command Line

31 Aug 19:34
Compare
Choose a tag to compare

DMD 2.066, Dub 0.9.22, Dash.* package

31 Aug 19:10
Compare
Choose a tag to compare

This is a stability update, adding support for the newest versions of DMD and Dub, as well as moving everything to the dash.* package.

Breaking Changes:

  • All imports of dash modules (core, components, utility, and graphics) need to be prefixed with dash. (e.g. import core becomes import dash.core).

Fixed Compilation on DMD 2.065

28 Aug 19:56
Compare
Choose a tag to compare

v0.9.0

20 May 13:46
Compare
Choose a tag to compare

v0.8.2

15 May 16:05
Compare
Choose a tag to compare

v0.8.1

06 May 17:47
Compare
Choose a tag to compare

v0.8.0

05 May 21:25
Compare
Choose a tag to compare