Skip to content

Releases: railwayapp/nixpacks

v1.10.2

18 Jul 19:46
Compare
Choose a tag to compare

Changes

  • #927 add Coherence as a supported nixpacks builder
  • #929 Improvements for PHP APIs & routers
  • #931 Bump base images to 1689638612

v1.10.1

14 Jul 18:22
Compare
Choose a tag to compare

Changes

  • #926 Bump base images to 1689033806
  • #928 Warn about missing environment variables for Laravel projects

v1.10.0

07 Jul 20:48
Compare
Choose a tag to compare

Changes

  • #925 Bump base images to 1688429010
  • #916 ref(deno): Add support for deno.jsonc and index.{tsx,jsx}
  • #917 Rails: detect usage of sprockets/propshaft in lockfile, not just gemfile
  • #922 Add PDM support for Python projects

v1.9.2

29 Jun 15:42
Compare
Choose a tag to compare

Changes

  • #918 Bump base images to 1687824202
  • #915 Document Python detection via Pipfile
  • #920 Fix deb release

v1.9.1

21 Jun 19:29
Compare
Choose a tag to compare

Changes

  • #903 update ubuntu image to have "latest" tag
  • #911 Bump base images to 1686614602
  • #913 Fix yarn workspace selection with turborepo

v1.9.0

24 May 23:54
Compare
Choose a tag to compare

Changes

  • #902 Prepend PATH during phase execution

v1.8.0

24 May 20:30
Compare
Choose a tag to compare

Changes

  • #871 Add comments
  • #879 Create flightcontrol.md
  • #881 Add prettier for doc
  • #883 Fix: use dvh to fix iOS sidebar style issue
  • #885 Update flightcontrol.md
  • #886 Update flightcontrol.md
  • #875 Bump base images to 1683590587
  • #870 Bump mikepenz/release-changelog-builder-action from 3.7.1 to 3.7.2
  • #873 Add provider lunatic
  • #891 Fix doc build warning
  • #884 Fix: correct node version parse
  • #895 add runtime.txt in the list of places to set the python version
  • #896 fix(php): don't install ext-json
  • #897 Gleam provider
  • #899 Bump base images to 1684800185
  • #900 prepend PATH with NIXPACKS_PATH
  • #901 Bump base images to 1684957838

v1.7.0

02 May 22:05
Compare
Choose a tag to compare

Changes

  • #857 Bump mikepenz/release-changelog-builder-action from 3.7.0 to 3.7.1
  • #860 Bump base images to 1681171363
  • #846 Improve Ruby by adding YJIT support, precompiling bootsnap, and installing libvips
  • #864 Fix lints
  • #863 Add --copies flag to python venv
  • #869 fix php provider cache issue
  • #862 Bump base images to 1681776169

v1.6.1

07 Apr 20:32
Compare
Choose a tag to compare

Changes

  • #848 Bump base images to 1679961816
  • #852 Bump base images to 1680566572
  • #853 Bump peter-evans/create-pull-request from 4 to 5
  • #856 improve failed to find django app name error message

v1.6.0

25 Mar 02:04
Compare
Choose a tag to compare

Changes

  • #835 Bump base images to 1679356985
  • #837 Bump actions/stale from 7 to 8
  • #842 Fix caching being busted by moving .profile update to end of build phase
  • #839 Ruby on Rails: Do not run rake assets:precompile in build step if a Rails asset pipeline is not configured
  • #843 Improve Nix flake by adding checks, auto-updating version, and fixing build
  • #844 fix snapshot tests after merge