Skip to content

Releases: railwayapp/nixpacks

v0.0.15

13 May 07:42
Compare
Choose a tag to compare

Changes

  • #118 Publish image for more platforms
  • #109 Add support for more rust targets
  • #106 Minimal go images

v0.0.11

13 May 01:04
Compare
Choose a tag to compare

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

11 May 18:59
Compare
Choose a tag to compare

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

10 May 21:48
Compare
Choose a tag to compare

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

06 May 04:02
Compare
Choose a tag to compare

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

30 Apr 00:15
Compare
Choose a tag to compare

Changes

  • #59 Include nodejs in the yarn provider packages
  • #60 Docker run tests

v0.0.6

29 Apr 03:21
Compare
Choose a tag to compare

Changes

  • #58 Update to bullseye base image
  • #57 Python virtualenvs and provider paths

v0.0.5

28 Apr 01:26
Compare
Choose a tag to compare

Changes

  • #53 Debian base image
  • #56 Custom changelog configuration
  • #55 Make variables available at runtime

v0.0.4

22 Apr 01:01
Compare
Choose a tag to compare
  • Don't log environment variables during build #52
  • Output build plan during build #51
  • Improved plan format #50

v0.0.3

21 Apr 00:54
Compare
Choose a tag to compare
  • Allow specifying tag on output image #49