Releases: babashka/fs
Releases · babashka/fs
v0.2.12
See CHANGELOG.md for official changelogs.
What's Changed
- readme: add babashka built-in badge by @lread in #75
- [doc] create-dirs is idempotent by @duzunov in #76
- Add update-file function by @PavlosMelissinos in #77
- update-file function can have side effects by @retrogradeorbit in #78
New Contributors
- @PavlosMelissinos made their first contribution in #77
- @retrogradeorbit made their first contribution in #78
Full Changelog: v0.1.11...v0.2.12
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