Releases: railwayapp/nixpacks
Releases · railwayapp/nixpacks
v0.0.17
Changes
- #141 Add some documentation
- #134 Match both zip and tar.gz in release pipeline
v0.0.16
Changes
- #130 Regen yarn-berry lockfile
- #127 Clean up some code
- #125 Add docs for pnpm and yarn 2+
- #137 don't require a "name" field in package.json
- #135 Fix go runtime image
- #133 Start working on faster CI
- #136 Add make to base image
- #138 Crystal provider
- #140 Smaller final Rust image sizes
v0.0.15
Changes
- #118 Publish image for more platforms
- #109 Add support for more rust targets
- #106 Minimal go images
v0.0.11
Changes
- #102 install with
--production=false
for yarn
- #103 Cache rust dependencies during CI
- #87 Haskell provider
- #105 Add docs for Haskell
- #110 Fix
clippy::needless_borrow
- #108 publish custom images to ghcr
- #116 Install sudo
- #113 Change base image to
ghcr.io/railwayapp/nixpacks:debian
v0.0.10
Changes
- #91 Add pnpm provider
- #92 Add support for yarn2+
- #93 remove extra DenoProvider
- #96 fix paths on Windows
- #99 copy files manually rather than invoking cp
v0.0.9
Changes
- #68 fixed typos in readme
- #88 Pin packages in docker run test
- #89 Merge npm and yarn providers into node provider
- #90 Notify Discord on new releases
v0.0.8
Changes
- #61 Basic docs
- #62 Build go projects
- #64 include all of app when installing node_modules
- #65 Config through environment variables
- #66 Support Python 2.7
- #67 Cache deno deps
v0.0.7
Changes
- #59 Include nodejs in the yarn provider packages
- #60 Docker run tests
v0.0.6
Changes
- #58 Update to bullseye base image
- #57 Python virtualenvs and provider paths
v0.0.5
Changes
- #53 Debian base image
- #56 Custom changelog configuration
- #55 Make variables available at runtime