Skip to content

1.4.0

Latest
Compare
Choose a tag to compare
@ssilverman ssilverman released this 12 Jun 03:26

Added

  • New getIfXXX functions that complement the getXXX functions by checking the type and possibly filling in the value in one step. These avoid two calls to isXXX when retrieving values: once by the calling code and once inside the getXXX functions.

Changed

  • Changed the licence to BSD-3-Clause-Clear.
  • Updated the library description.