github railwayapp/railpack v0.11.0
railpack v0.11.0

latest releases: v0.17.2, v0.17.1, v0.17.0...
3 months ago

Providers

New

  • Dotnet: Railpack now supports building .NET applications. The provider defaults to the latest LTS version of .NET, and the version can be customized using mise configuration files (e.g., .tool-versions, mise.toml). by @jaredLunde and @iloveitaly in #126 and #323
  • Shell: The Shell provider now supports zsh as an interpreter and automatically detects the required shell (bash or zsh) from your start script's shebang (e.g., #!/bin/zsh). by @iloveitaly in #328 and #327
  • Deno: You can now specify the Deno version for your project using mise configuration files like .tool-versions or mise.toml with the Deno provider. by @iloveitaly in #325

Internal improvements to documentation and scripts by @iloveitaly.

Full Changelog: v0.10.0...v0.11.0

Don't miss a new railpack release

NewReleases is sending notifications on new releases.