bundlebun v0.4.2.1.3.12
·
15 commits
to main
since this release
bundlebun 0.4.2.1.3.12, includes a binary distribution of Bun 1.3.12. Built for: x86_64-linux, aarch64-linux, arm64-darwin, x86_64-darwin, x64-mingw-ucrt.
What's new
- It makes no sense to run Bun without arguments, so no-argument
Bundlebun.call/exec/systemcalls now raiseArgumentError. Bundlebun::Runner.binstub_pathandfull_binstub_pathare now memoized, matching the existing pattern used bybinary_pathandfull_directory. Avoids redundant string andFile.expand_pathwork on every integration command build.
See README for installation instructions and documentation. See CHANGELOG for full history. See LICENSE for licensing information.
Quick installation
bundle add bundlebun
rake bun:install