v0.15.3
What's Changed
FreeBSD portability hotfix. Zero behaviour change on Linux/macOS — only fixes build/runtime on FreeBSD.
- fix(blob/file): cast stat.Bavail to uint64 for FreeBSD portability by @freemans13 in #1170
- fix(daemon): use /bin/sh instead of bash for ulimit lookup by @freemans13 in #1171
Full Changelog: v0.15.2...v0.15.3