Babashka https://github.com/babashka/fs: file system utility library for Clojure
0.5.27 (2025-09-01)
• https://github.com/babashka/fs/issues/147: fs/unzip should allow selective extraction of files (https://github.com/sogaiu)
• Improve documentation of create-sym-link and create-link
• Fix wrong type hint in private function u+wx
• Doc improvements (https://github.com/gaverhae)