releases.shpreview

v0.20.0

railpack v0.20.0

$npx -y @buildinternet/releases show rel_5UPsjKvoePcJ3XgyXcJIu

Providers

CLI

New

  • BuildKit: Images and build cache are now exported in parallel, significantly reducing the time spent in the final stages of the build process. This feature utilizes the latest BuildKit v0.28.0 capabilities and is enabled automatically for all railpack build operations. by @iloveitaly in https://github.com/railwayapp/railpack/pull/515
  • Shell: Added native support for Fish shell completion. You can generate the completion script for your shell by running railpack completion fish and adding it to your fish configuration. by @iloveitaly in https://github.com/railwayapp/railpack/pull/515
  • toml 1.1 features are supported. This could have caused errors in the past if railpack read a toml file with previously unsupported features

Fixed


Internal improvements to testing, build tooling, and code style by @iloveitaly.

Full Changelog: https://github.com/railwayapp/railpack/compare/v0.19.0...v0.20.0

Fetched March 26, 2026