Skip to content

Releases: babashka/fs

v0.5.30

25 Nov 12:25

Choose a tag to compare

What's Changed

Full Changelog: v0.5.29...v0.5.30

v0.5.29

24 Nov 19:15

Choose a tag to compare

What's Changed

  • doc updates by @lread in #177
  • cleanup: turf unneeded declares by @lread in #176
  • zip now excludes zip-file from zip-file by @lread in #178
  • copy-tree now fails fast on parent->child attempt by @lread in #179
  • Add root which exposes Path#getRoot by @lread in #180

Full Changelog: v0.5.28...v0.5.29

v0.5.28

23 Nov 11:25
e3fe7ed

Choose a tag to compare

What's Changed

  • maintenance by @lread in #156
  • Refine linting of with-temp-dir by @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

01 Sep 16:14

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.26...v0.5.27

v0.5.26

07 Jun 12:31

Choose a tag to compare

What's Changed

  • Fix #145: fs/modified-since should work with filesystem precision by @borkdude in #146

Full Changelog: v0.5.25...v0.5.26

v0.5.25

30 Apr 12:22

Choose a tag to compare

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

09 Jan 20:02

Choose a tag to compare

What's Changed

  • Correctly resolve children for custom Paths by @Sohalt in #137

Full Changelog: v0.5.23...v0.5.24

v0.5.23

04 Dec 09:55

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.22...v0.5.23

v0.5.22

05 Aug 09:52

Choose a tag to compare

What's Changed

Full Changelog: v0.5.21...v0.5.22

v0.5.21

17 May 09:41

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.20...v0.5.21