Skip to content

release_2.19.0a0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 19:40
· 826 commits to main since this release
release_2.19.0a0
55dcd4a

New Features

  • Support grouping parametrizations (#20065)

  • Parametrizable plugin fields for target generators (#20059)

  • Add exclude_files field to deploy_jar target (#20075)

User API Changes

  • Discover ASDF interpreters by default (#20105)

Bug Fixes

  • Resolve appropriate Scala artifacts for BSP (#20157)

  • Fix protobuf_sources with parametrized python_resolve (#20069)

  • Fix mypy cache dir not being created (#20139)

Documentation

  • Update docs with get-pants.sh new install location: ~/.local/bin (#20155)

  • Initial sketch of what's new in 2.18 (#19999)

  • Avoid quotes in suggested .env file for IDEs (#20144)