Releases: railwayapp/railpack
Releases · railwayapp/railpack
railpack v0.0.66
What's Changed
- check all workspace package jsons when deciding if we should copy all files into install step by @coffee-cup in #160
- Mise github token by @coffee-cup in #159
Full Changelog: v0.0.65...v0.0.66
railpack v0.0.65
What's Changed
- Fix docker buildx example: add missing build and correct image reference by @cookieshake in #149
- update caddy version in snapshots by @coffee-cup in #154
- Copy rel/ folder for elixir releases by @FugiTech in #155
- Run mix assets.setup if it exists by @FugiTech in #152
- Reorder mise package version detection for Elixir by @FugiTech in #151
- update failing php snapshot by @jaredLunde in #156
- Install node dependencies in phoenix projects by @FugiTech in #153
- update mise to 2025.5.8 by @coffee-cup in #158
New Contributors
- @cookieshake made their first contribution in #149
- @FugiTech made their first contribution in #155
Full Changelog: v0.0.64...v0.0.65
railpack v0.0.64
What's Changed
- add elixir provider by @jaredLunde in #127
- handle short node workspace patterns by @coffee-cup in #148
Full Changelog: v0.0.63...v0.0.64
railpack v0.0.63
What's Changed
- ruby priority above python by @coffee-cup in #140
- prefer
python_full_version
inPipfile
by @coffee-cup in #142 - Make all secrets available to all commands by @coffee-cup in #141
Full Changelog: v0.0.62...v0.0.63
railpack v0.0.62
Full Changelog: v0.0.61...v0.0.62
railpack v0.0.61
What's Changed
- Add JSON export endpoint for docs by @itsRems in #134
- Custom config step deploy outputs by @coffee-cup in #118
- [Python] copy all files to build context if necessary by @coffee-cup in #135
- Fix poetry env by @coffee-cup in #136
- Default to PNPM 9 by @coffee-cup in #137
- List all languages on "Getting Started" docs by @laggycomputer in #133
- Yarn 2 node module linker by @coffee-cup in #138
- use bash for entrypoint by @coffee-cup in #139
New Contributors
- @itsRems made their first contribution in #134
- @laggycomputer made their first contribution in #133
Full Changelog: v0.0.60...v0.0.61
railpack v0.0.60
What's Changed
- stop caching
.nuxt
directory by @coffee-cup in #128
Full Changelog: v0.0.59...v0.0.60
railpack v0.0.59
What's Changed
- copy over entire app in install if using local dep by @coffee-cup in #125
- add rust provider by @jaredLunde in #123
Full Changelog: v0.0.58...v0.0.59
railpack v0.0.58
What's Changed
- add single-command local dev setup by @jaredLunde in #121
- add ruby provider by @jaredLunde in #122
New Contributors
- @jaredLunde made their first contribution in #121
Full Changelog: v0.0.57...v0.0.58
railpack v0.0.57
What's Changed
- support specifying install command with env var by @coffee-cup in #112
- Nuxt cache and example by @coffee-cup in #114
- fix remix metadata detection by @coffee-cup in #113
- set ld library path by @coffee-cup in #115
- Revert "set ld library path" by @coffee-cup in #116
- Copy prisma directory at install time by @coffee-cup in #117
Full Changelog: v0.0.56...v0.0.57