Releases: drasil/BinaryNotes
Releases · drasil/BinaryNotes
Version 1.6
Version 1.5.5
Runtime
- Improved Java API (introduced generics, reviewed thrown exceptions)
 
First release of the adopted project
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)