Skip to content

fs v1.2.1

Choose a tag to compare

@jimhester jimhester released this 20 Mar 13:34
· 561 commits to main since this release

Features

  • path_abs() gains a start argument, to specify where the absolute path
    should be calculated from (#87).

Bugfixes

  • path_ext() now returns character() if given 0 length inputs (#89)

  • Fix for a memory issue reported by ASAN and valgrind.