Skip to content

v0.0.1

Latest
Compare
Choose a tag to compare
@fredg02 fredg02 released this 11 Apr 00:40
· 86 commits to master since this release

Initial release

  • Cleaned up API (WIP)
  • Fixed Exceptions in VariableType.parse(ByteBuffer)
  • Fixed VariableType.parse(ByteBuffer) to work with non-4Byte variable types
  • Added test for total size of log variables
  • Improved LogConfig and VariableType tests
  • Added LoggingOAExample