PathKit v0.8.0 Release Notes

Release Date: 2017-02-18 // about 7 years ago
  • โœจ Enhancements

    • ๐Ÿ†• New string (path.string) and URL (path.url) accessors on a path.
      David Jennes

    • โž• Additional method for creating an iterator with options.
      #25 David Jennes

    • ๐Ÿง Abbreviate is now supported on Linux.
      Ben Snider

    ๐Ÿ› Bug Fixes

    • Enumerating a path will now return an Optional.none when a directory does not exist.
      Leon Breedt