Releases: railwayapp/railpack
Releases · railwayapp/railpack
railpack v0.0.63
What's Changed
- ruby priority above python by @coffee-cup in #140
- prefer
python_full_versioninPipfileby @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
.nuxtdirectory 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
railpack v0.0.56
What's Changed
- ensure that the /root/.cache directory exists by @coffee-cup in #108
- fix php caddyfile by @coffee-cup in #110
- Fix node with puppeteer by @coffee-cup in #109
Full Changelog: v0.0.55...v0.0.56
railpack v0.0.55
What's Changed
- use all secrets for the node install step if there are pre/post scripts by @coffee-cup in #106
Full Changelog: v0.0.54...v0.0.55
railpack v0.0.54
What's Changed
- fix config file example in docs by @coffee-cup in #102
- support python app.py and bot.py by @coffee-cup in #104
- add metadata to java provider by @coffee-cup in #103
- Deno provider by @coffee-cup in #105
Full Changelog: v0.0.53...v0.0.54