Releases: babashka/fs
Releases · babashka/fs
v0.5.30
v0.5.29
What's Changed
- doc updates by @lread in #177
- cleanup: turf unneeded declares by @lread in #176
zipnow excludeszip-filefromzip-fileby @lread in #178- copy-tree now fails fast on parent->child attempt by @lread in #179
- Add
rootwhich exposesPath#getRootby @lread in #180
Full Changelog: v0.5.28...v0.5.29
v0.5.28
What's Changed
- maintenance by @lread in #156
- Refine linting of
with-temp-dirby @lread in #157 - Update docs for glob re symlinked root dir by @jkrasnay in #144
- Consider empty-string path to be cwd (as per underlying JDK Path) by @lread in #163
- doc: min supported JDK version is 11 by @lread in #161
- docstrings: use wikilinks instead of backticks by @lread in #169
- ci: macos runner is currently broken by @lread in #170
- test & ci: explicitly support clojure >= 1.10.3 by @lread in #173
- docstrings: link to JavaDocs by @lread in #172
- Fix #162: unixify doesn't yield absolute path by @borkdude in #171
New Contributors
Full Changelog: v0.5.27...v0.5.28
v0.5.27
What's Changed
- Add extract-fn option to unzip by @sogaiu in #148
- API.md: mention multi-args path at the top by @gaverhae in #149
- doc: mention default values for match and glob options by @gaverhae in #150
- docs: {with,create}-temp-{dir,file} by @gaverhae in #151
New Contributors
Full Changelog: v0.5.26...v0.5.27
v0.5.26
v0.5.25
What's Changed
- Fix update-file to support paths by @rfhayashi in #139
- docs: readme: update babashka badge target by @lread in #140
- Fix #141: fs/match doesn't match with path that contains glob/regex chars by @borkdude in #143
Full Changelog: v0.5.24...v0.5.25
v0.5.24
v0.5.23
What's Changed
- Typo in doc fix by @rfhayashi in #134
- Preserve file provider protocol for path by @mk in #136
New Contributors
- @rfhayashi made their first contribution in #134
- @mk made their first contribution in #136
Full Changelog: v0.5.22...v0.5.23