Skip to content

Releases: drasil/BinaryNotes

Version 1.6

22 May 07:27
Compare
Choose a tag to compare

Runtime

  • Migrated to Java 7
  • Fixed encoding and decoding of negative and infinity real numbers

Compiler

  • Migrated to Java 7

Version 1.5.5

05 Mar 10:12
Compare
Choose a tag to compare

Runtime

  • Improved Java API (introduced generics, reviewed thrown exceptions)

First release of the adopted project

19 Sep 07:42
Compare
Choose a tag to compare

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)