Skip to content

First release of the adopted project

Choose a tag to compare

@drasil drasil released this 19 Sep 07:42
· 41 commits to master since this release

Runtime

  • Default values are skipped during encoding

Compiler

  • Output folder is created if it does not exist
  • Module files moved inside the compiler JAR, removed the command line parameter specifying the path
  • Fixed failing unit test
  • Added support for Enumerated with default value

Project

  • .NET unit tests reworked for the Microsoft unit testing framework
  • Removed BinaryNotesMQ and .NET CF stuff
  • Project structure completely reworked (building using Maven, removed unnecessary and generated files)