Skip to content

Releases: railwayapp/nixpacks

v0.2.3

12 Jul 23:35
Compare
Choose a tag to compare

Changes

  • #302 Dynamic box size

v0.2.2

12 Jul 21:09
Compare
Choose a tag to compare

Changes

  • #180 Add nix flakes for contributing to nixpacks
  • #287 Replace - with . when specifying nix packages
  • #289 Update debian in base image
  • #291 Bump base image to debian-1657555817
  • #292 update nixpkgs archive
  • #288 feat: add supports for --platform
  • #299 Prettier plan output
  • #290 Add support for bun

v0.2.1

09 Jul 01:20
Compare
Choose a tag to compare

Changes

  • #280 NIXPACKS_NO_CACHE config variable
  • #282 document the NIXPACKS_NO_CACHE variable
  • #281 Don't search for package.json files in node_modules
  • #283 Remove deprecated node versions
  • #266 Fix versions of npm, yarn and pnpm
  • #284 Strip newlines from config (NIXPACKS_) variables
  • #285 Flag to just print the generated dockerfile

v0.2.0

08 Jul 21:21
Compare
Choose a tag to compare

Changes

  • #259 BuildKit Caching
  • #262 remove cache key println
  • #264 clippy and linting
  • #263 Better errors when failing to read JSON and TOML files
  • #268 Go caching
  • #269 Add Caching docs
  • #270 Configurable cache dirs
  • #271 move node canvas docs to setup section
  • #272 Docs improvments
  • #265 Hash default cache key (shorter)
  • #273 fix toc heading detection
  • #275 Correct environment variable names in the docs
  • #276 Fix typos
  • #277 Remove some deps
  • #279 Fix docs cli commands

v0.1.9

02 Jul 20:05
Compare
Choose a tag to compare

Changes

  • #255 Dont output docker command result

v0.1.8

02 Jul 18:52
Compare
Choose a tag to compare

Changes

  • #242 README + Docs Updates
  • #247 Docs Site
  • #249 update readmes with links to docs
  • #248 Check for docker install
  • #250 Fix missing command in django application
  • #254 dont follow symlinks when copying over app

v0.1.7

30 Jun 22:04
Compare
Choose a tag to compare

Changes

  • #234 use std::env::consts::ARCH in more places
  • #235 Support npm run build for Laravel
  • #240 Fix source: not found in ruby provider
  • #236 Support Deno Tasks/Fresh

v0.1.6

29 Jun 07:14
Compare
Choose a tag to compare

Changes

  • #228 Verify if path is a file in app.find_files
  • #224 Add scoop install instructions
  • #229 use std::env::consts::ARCH instead of hardcoding
  • #230 only run tests on supported architectures [test_zig_gyro]

v0.1.5

27 Jun 21:55
Compare
Choose a tag to compare

Changes

  • #231 Remove full pkgs

v0.1.4

25 Jun 07:44
Compare
Choose a tag to compare

Changes

  • #227 Correctly support Python patch versions