Skip to content

Releases: JanNeuendorf/SVC16

v2.0.0

06 Mar 12:02
fef72a7

Choose a tag to compare

There are two main changes here:

  • There is a new emulator which is easier to use without needing the cli. It is also a bit faster and has better options for debugging.
  • The extension mechanism has been removed from the specs. Instead the previously optional sound-extension is now the default.

This can be seen as a breaking change, so the version has been bumped to 2.0. The main reason for this change is that it makes the system a lot easier to explain and define.

v1.2.0

23 Aug 10:27
0c515d8

Choose a tag to compare

This release brings two main features:

  • improved performance of the emulator (and some fixes)
  • two builtin expansions (random numbers and sound)

v1.0.0

02 Apr 15:56

Choose a tag to compare

The specification is now fixed.

v1.0.0-beta1

12 Jan 13:34

Choose a tag to compare

v1.0.0-beta1 Pre-release
Pre-release
Bumped the version and cut fluff from the README