Releases: JanNeuendorf/SVC16
Releases · JanNeuendorf/SVC16
v2.0.0
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
This release brings two main features:
- improved performance of the emulator (and some fixes)
- two builtin expansions (random numbers and sound)
v1.0.0
The specification is now fixed.
v1.0.0-beta1
Bumped the version and cut fluff from the README