Skip to content

Releases: railwayapp/nixpacks

v0.3.1

18 Aug 18:55
Compare
Choose a tag to compare

Changes

  • #408 Prefer const over static
  • #383 Updated build plan and generic phases
  • #410 Remove legacy build plans
  • #411 Fix auto bump nix flake
  • #414 Add info about phases to the docs
  • #413 move php provider to php directory
  • #417 Add info on snapshot tests to contributing guidelines
  • #415 Add node_modules/.bin to path
  • #418 Elixir Phoenix Support

v0.3.0

17 Aug 15:45
Compare
Choose a tag to compare

Changes

  • #325 Fix clippy::pedantic
  • #396 Bump mikepenz/release-changelog-builder-action from 3.2.0 to 3.3.0
  • #397 Add github codespaces setup
  • #404 Update nixpkgs archive
  • #405 setup a stale pr bot
  • #403 Add a macro to help with plan tests
  • #398 Lower MSRV to 1.57
  • #387 feat: suppport for NX monorepos
  • #406 Update PR template
  • #402 Support cargo workspaces
  • #407 Bump mikepenz/release-changelog-builder-action from 3.3.0 to 3.3.1

v0.2.13

09 Aug 19:31
Compare
Choose a tag to compare

Changes

  • #392 Bump base image to debian-1660071566
  • #393 redact base image in generate plan tests

v0.2.12

09 Aug 19:01
Compare
Choose a tag to compare

Changes

  • #370 Read python version from runtime.txt as well
  • #378 Update nixpkgs archive
  • #377 Add setup instructions to PHP documentation
  • #371 Improve on current regexes
  • #381 Remove node version log
  • #380 Write nixpacks related files to .nixpacks directory
  • #382 set CI=true for the node provider
  • #388 Bump mikepenz/release-changelog-builder-action from 3.1.1 to 3.2.0
  • #389 Update nixpkgs archive
  • #390 Publish a new base image on a schedule
  • #391 update bullseye-slim version

v0.2.11

27 Jul 02:38
Compare
Choose a tag to compare

Changes

  • #368 Search All Python files Django + Support Double Quote identification

v0.2.10

26 Jul 14:57
Compare
Choose a tag to compare

Changes

  • #350 Update auto-update nixpkgs archive CI
  • #352 Clippy fixes
  • #355 Build plan snapshot testing
  • #354 Use new version of caching action
  • #357 Bump styfle/cancel-workflow-action from 0.9.1 to 0.10.0
  • #358 Bump mikepenz/release-changelog-builder-action from 2.9.0 to 3.1.1
  • #363 Update nixpkgs archive
  • #364 redact build plan version and nix archive in snapshot tests
  • #361 Improve parsing of node version

v0.2.9

22 Jul 18:31
Compare
Choose a tag to compare

Changes

  • #353 Keep / in cache key sanitization

v0.2.8

22 Jul 18:11
Compare
Choose a tag to compare

Changes

  • #339 Install binutils in Rust provider
  • #343 do not run yarn berry with --immutable
  • #341 Remove some unused features & dependencies
  • #342 Add Clojure provider
  • #345 Add clojure to docs menu
  • #347 Downgrade serde_with
  • #346 Sanitize both cache key and directory
  • #348 Add caching and ring support to Clojure provider
  • #351 exclude examples and docs directories

v0.2.7

20 Jul 17:13
Compare
Choose a tag to compare

Changes

  • #336 Ruby assets precompile

v0.2.6

19 Jul 22:06
Compare
Choose a tag to compare

Changes

  • #327 Revert "Replace - with . when specifying nix packages"
  • #329 Update nixpkgs archive to 9eb60f25aff0d2218c848dd4574a0ab5e296cabe
  • #310 no-cache option also does not use the docker cache
  • #326 Remove a bunch of needless heap allocations
  • #331 Haskell caching
  • #330 Add ruby bin dir to path
  • #332 docs: fix a typo for static files provider
  • #335 Fix Rails docker run tests
  • #334 Fix rust compilation of openssl-sys