Skip to content

Releases: railwayapp/nixpacks

v1.0.1

17 Dec 00:36
Compare
Choose a tag to compare

Changes

  • #725 Java provider default jdk17 and custom versions

v1.0.0

16 Dec 18:07
Compare
Choose a tag to compare

Changes

  • #712 Default to Ubuntu base image

v0.17.0

16 Dec 16:24
Compare
Choose a tag to compare

Changes

  • #721 Add PHP 8.2 and make it the default

v0.16.3

15 Dec 22:54
Compare
Choose a tag to compare

Changes

  • #723 Pass the nixpacks.toml variables to the providers

v0.16.2

15 Dec 19:15
Compare
Choose a tag to compare

Changes

  • #716 Fix Rust custom toolchain file support

v0.16.1

15 Dec 18:30
Compare
Choose a tag to compare

Changes

  • #706 Bump mikepenz/release-changelog-builder-action from 3.4.0 to 3.5.0
  • #708 Bump base image to debian-1670889918
  • #710 Update java.md
  • #711 Create an Ubuntu base image
  • #713 Install openssl from nixpkgs if prisma is detected
  • #715 noninteractive debian frontend and install tzdata
  • #717 Add Corepack docs
  • #720 Apply updated clippy fixes
  • #719 do not use corepack for node 14

v0.16.0

10 Dec 00:37
Compare
Choose a tag to compare

Changes

  • #687 Add Pipenv support to Python provider
  • #678 [Node] Support Corepack properly
  • #697 Bump base image to debian-1669680335
  • #698 Remove 7.4 from PHP supported versions in docs
  • #699 Add workflow to push Nixpacks base image to docker hub
  • #704 Bump base image to debian-1670285109
  • #685 Support copy files to a subdirectory in app directory

v0.15.0

23 Nov 02:46
Compare
Choose a tag to compare

Changes

  • #676 Bump base image to debian-1668470745
  • #679 migrate to clap derive api
  • #681 Bump mislav/bump-homebrew-formula-action from 1 to 2
  • #682 Allow unfree nixpkgs
  • #689 Bump base image to debian-1669075557
  • #691 Bump base image to debian-1669098887

v0.14.0

11 Nov 22:20
Compare
Choose a tag to compare

Changes

  • #673 Ensure gradlew is executable
  • #674 servce static files

v0.13.1

11 Nov 18:11
Compare
Choose a tag to compare

Changes

  • #648 use nix pkgs instead of apt for rust musl-tools and binutils
  • #670 Log app contents when no plan can be generated
  • #669 rename providers to c# and f#
  • #671 Docs for multiple providers