github railwayapp/railpack v0.20.0
railpack v0.20.0

2 hours ago

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 #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 #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

  • Mise: Updated the internal environment variable to MISE_SYSTEM_CONFIG_DIR to ensure better compatibility and isolation from host configurations when running railpack. by @iloveitaly in #517

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

Full Changelog: v0.19.0...v0.20.0

Don't miss a new railpack release

NewReleases is sending notifications on new releases.