Back to Dagger

V0.17.2

.changes/v0.17.2.md

0.20.7581 B
Original Source

v0.17.2 - 2025-03-27

Added

  • New Directory.filter API for improved ergonomics by @rajatjindal in https://github.com/dagger/dagger/pull/9976
    This was previously possible by doing Query.directory.withDirectory("", dir), but this breaks the chain.

Changed

What to do next?