Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 359 Bytes

CHANGELOG.md

File metadata and controls

10 lines (8 loc) · 359 Bytes

0.2.5 (2013-09-20)

  • Validates all the fields specified in AttributeDefinitions for proper type.
  • Query api doesn't fails if ProjectionType is set to ALL
  • Exit with proper error message if db file is not accessible

0.2.4 (2013-07-17)

  • Remove attribute if the set becomes empty - #27
  • Do not append '\n' at the end of base64 encoded binary - #24