- Reworking of JSON configurations to unify value setting between internal and JSON values. - Adding caching of non-varying calculated attributes to improve serialisation time.
0.0.18
-------------------
- Added PathContextManager, which is a context manager which changes the cwd temporarily. - Added ensure_path, which creates a directory if it doesn't exist.
0.0.17
-------------------
- Added TypeVarProperty, for easier caching of dynamic type variables. - Added depth argument to flatten (iterators and sequences).
0.0.16
-------------------
- Added support for ADAMS report files. - Added basic support for geometry. - Added support for working with located objects in image-classification/identification tasks.