Skip to content

Fix integer bug and add unit tests

Latest
Compare
Choose a tag to compare
@brianfreytag brianfreytag released this 19 Nov 17:42
  • Fix a bug where an exception is thrown if an integer is passed into the encode() method. (thanks, @mlang38)
  • Added unit tests and link library with Travis