Version 1.5.0 beta 3
Pre-release
Pre-release
Changes
- Dropped
retrieve_
prefix from data access methods in Tag and MultiTag. Old method names still work but warn that they are deprecated.retrieve_data
→tagged_data
retrieve_feature_data
→feature_data
- New pretty print function
pprint()
for the data tree. The function can be run from any Block object to print a tree representation of its contained objects.
Bug fixes
- Fixed a bug where an error would occur when searching for objects from a metadata Section and some objects did not have defined metadata.