API change
- ItemStat: userName and groupName are attributes instead of methods (PR #68).
Fixes
- ItemStat: sizeOnDisk on some file system (PR #67).
- ItemStat: values in case of lstat error (PR #68).
- ItemStat: values in case of item deleted between the browse and the lstat (PR #70).
- filesystem: string encoding of the path used in the browse method (only in the Java binding) (PR #72).
Enhancement
- CMake: remove absolute link path in the RPATH of SWIG libraries (PR #71).