mirror of
https://github.com/nushell/nushell.git
synced 2025-06-17 23:46:50 +02:00
* New 'path' module under nu-cli. Added normalize and canonicalize method. Added some unit tests. * Replace old usages of normalize and canonicalize. * Fix reading symlinks and existence logic. * Better explained