Download Latest Version brioche-packed-x86_64-linux.tar.gz (51.3 MB)
Email in envelope

Get an email when there's a new version of Brioche

Home / v0.1.4
Name Modified Size InfoDownloads / Week
Parent folder
brioche-x86_64-linux 2025-01-19 123.3 MB
brioche-packed-x86_64-linux.tar.gz 2025-01-19 45.7 MB
Brioche v0.1.4 source code.tar.gz 2025-01-19 2.9 MB
Brioche v0.1.4 source code.zip 2025-01-19 3.0 MB
README.md 2025-01-19 2.3 kB
Totals: 5 Items   175.0 MB 0

Check the blog post "Announcing Brioche v0.1.4" for an overview of all the new features in this release

Run brioche self-update to update an existing Brioche installation, or check the docs for installation instructions

Changed

  • Overhaul console output (#137)
    • The new output format uses colors and symbols, runs at a faster refresh rate, and generally should make it clearer what's going on. See this Asciinema recording for what the new format looks like.
  • Overhaul output format when a process recipe fails (#138, #139)

Added

  • Add --locked flag for several subcommands (#133)
    • Applies to build, check, run, and install. When passed, the command will fail if the lockfile isn't up-to-date.
  • Add --display flag, plus new plain-reduced output format (#141)
  • Add new attach_resources recipe type (#149)

Fixed

  • Update Linux sandbox to fallback to using PRoot for mounts (#159)
    • This fallback makes it so Brioche can run without any extra setup on Ubuntu 24.04-- although with reduced performance. See "PRoot fallback" in the docs for more context and other options.
  • Fix some LSP errors from converting between line / column numbers and positions (#134)

Internals

  • Add project.bri for building Brioche with Brioche! This new build will be used to provide portable builds for non-glibc machines.
  • This release includes the initial groundwork for AArch64 support on Linux (a.k.a ARM64). Brioche itself can now run on aarch64-linux, but this work hasn't landed in the brioche-packages repo yet, and getting it merged so packages can work with both aarch64-linux and x86_64-linux is still blocked on future feature work.
Source: README.md, updated 2025-01-19