Skip to content

Releases: railwayapp/nixpacks

v0.11.3

26 Oct 21:30
Compare
Choose a tag to compare

Changes

  • #634 support any package.json workspaces value

v0.11.1

25 Oct 23:50
Compare
Choose a tag to compare

Changes

  • #632 Bump base image to debian-1666656625
  • #557 Turborepo support
  • #627 Fix usage of cache dirs env vars
  • #628 Include no files in ruby setup phase

v0.10.5

21 Oct 15:18
Compare
Choose a tag to compare

Changes

  • #629 only create the incremental cache dirs if the feature is enabled

v0.10.4

19 Oct 22:33
Compare
Choose a tag to compare

Changes

  • #619 Bump base image to debian-1666051777
  • #620 Bump mikepenz/release-changelog-builder-action from 3.3.1 to 3.4.0
  • #622 fix: get version from .yarnrc.yml

v0.10.3

14 Oct 18:06
Compare
Choose a tag to compare

Changes

  • #614 Bump styfle/cancel-workflow-action from 0.10.1 to 0.11.0
  • #615 add support to install a specific nixpacks version with NIXPACKS_VERSION
  • #617 Install nodejs only once for the Ruby provider

v0.10.2

12 Oct 20:25
Compare
Choose a tag to compare

Changes

  • #613 Revert "Install additional packages when node-gyp or node-pre-gyp packages are present (#605)"

v0.10.1

11 Oct 16:24
Compare
Choose a tag to compare

Changes

  • #612 provider(java): make mvnw executable

v0.10.0

11 Oct 08:27
Compare
Choose a tag to compare

Changes

  • #553 Incremental caching

v0.9.6

11 Oct 00:54
Compare
Choose a tag to compare

Changes

  • #611 Bump base image to debian-1665446966

v0.9.5

08 Oct 16:57
Compare
Choose a tag to compare

Changes

  • #608 Ruby doc: Remove dangling sentence fragment
  • #605 Install additional packages when node-gyp or node-pre-gyp packages are present