Skip to content

fs 1.6.5

Latest
Compare
Choose a tag to compare
@gaborcsardi gaborcsardi released this 30 Oct 11:33
  • path_ext() and path_ext_remove() return correct extension and path, respectively, when multiple dots are present in file name (@IndrajeetPatil, #452, #453).

  • path_rel() provides an informative error message when multiple starting directory paths are specified (@IndrajeetPatil, #454).