Skip to content

0.8.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@rkoschmitzky rkoschmitzky released this 01 Jul 14:30
· 15 commits to master since this release

Extensions

  • elaborated version of the ArnoldLogContainer

API additions

  • addition of new helpful type objects:
    • a datetime.time based TimeType
    • TwoDimensionalNumberArrayType
    • NoneType
  • improvements of KeyValueType
    • possibility to prefix matched keys
  • non json encodable will decoded as string

API fixes

  • improved type inference for type float, int and None
  • corrected inheritance behaviour in TypeAssumptions