Skip to content

0.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 22:36
· 225 commits to main since this release

fileio extension:

  • Added lsdir() function. It does not read file contents, and supports both recursive and non-recursive directory traversal.
  • BREAKING: removed fsdir() function in favor of lsdir().