v1.0.1
Features:
- ItemStat: getUserName / getGroupName
- ItemStat: get permissions
- ItemStat: get minSize / maxSize of sequences (size of the smallest file / size of the biggest file).
- Add detection method: eDetectionSequenceWithoutHoles
Build:
- 'install' rule does not depend on all.
- Install python libs with the python interface.
Fixes:
- FileNumbers: fix bug when extract number from a filename.
Bindings:
- FrameRangesSubView is iterable in python.
- Add FrameRangeVector.
- Can use getTypeFromPath with a string as parameter.