Skip to content

v1.16.0

Choose a tag to compare

@github-actions github-actions released this 13 Oct 11:05
· 50 commits to develop since this release

Feature

  • file: Add **/.yarn to file.excludes default value (5ccfb47)
  • windows: Improve windows support (2aded1f)
  • docker: Add docker compose v2 support (d1d522b)
  • docker: Set docker.ip fallback to 127.0.0.1 (5d0afb8)

Fix

  • windows: Fix invalid mapPath in libjsonnet (74ef98a)
  • docker: Sort path mapping in both python and jsonnet (e9d53e3)

Performance

  • file: Improve performance of file walker (6bf49ea)