Releases: babashka/fs
Releases · babashka/fs
v0.1.11
v0.1.6
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Add cljdoc config by @lread in #50
- changes to 'which' function to more closely mimic unix 'which' by @bobisageek in #52
- Fix escaping so the example is valid by @benjamin-asdf in #53
- Make globbing on Windows work similarly to unix by @borkdude in #59
New Contributors
- @lread made their first contribution in #50
- @bobisageek made their first contribution in #52
- @benjamin-asdf made their first contribution in #53
Full Changelog: v0.1.4...v0.1.5
v0.1.4
v0.1.3
v0.1.2
What's Changed
- Add with-temp-dir macro #37 (@hugoduncan)
- Add fs/home and fs/expand-home #12 #13 (@Kineolyan)
- Improve which on Windows: take into account
.com
,.exe
,.bat.
,.cmd
when searching for program
New Contributors
- @hugoduncan made their first contribution in #37
- @Kineolyan made their first contribution in #38
Full Changelog: v0.1.1...v0.1.2