Release version 0.7.0
[0.7.0] - 2021-08-22
Added
- Added new classes
Path
for working with path's and creating relative path from specified directory. - Add unit-tests cases for the
Path
class.
Changed
- Change soft link creation using relative instead absolute path.
See #3 for more details