Skip to content

Tags: xerial/sbt-pack

Tags

v0.23

Toggle v0.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add packIncludedProjectScopes setting for filtering project dependenc…

…y scopes (#592)

* add include dependency mappings key

* Update src/main/scala/xerial/sbt/pack/PackPlugin.scala

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* add additional test for case where mappings sequence is empty

* Revert "Update src/main/scala/xerial/sbt/pack/PackPlugin.scala"

This reverts commit dd6d132.

* Rename includedDependencyMappings to packIncludedProjectScopes

- Follow pack* naming convention for consistency with other settings
- Use "project scopes" instead of "dependency mappings" to avoid
  confusion with JAR dependency mapping
- Update documentation with clearer description and example

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

---------

Co-authored-by: Michał Zyga <michal.zyga@softwaremill.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Taro L. Saito <leo@xerial.org>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>

v0.22

Toggle v0.22's commit message
Release v0.22: Add Java version-specific JVM options with range support

v0.21

Toggle v0.21's commit message
Release v0.21

v0.20

Toggle v0.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use POSIX compliant `command -v` (#498)

This removes the `which` package dependency, allowing Linux containers to run with this additional package.

v0.19

Toggle v0.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update commons-compress to 1.26.0 (#478)

* Update commons-compress to 1.26.0

* Fix

* Add commons-codec

---------

Co-authored-by: Taro L. Saito <leo@xerial.org>

v0.18

Toggle v0.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update airspec to 23.11.3 (#463)

0.17

Toggle 0.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update sbt-scalafmt to 2.5.0 (#322)

v0.17

Toggle v0.17's commit message

Verified

This commit was signed with the committer’s verified signature.
xerial Taro L. Saito
Use a snapshot version of sbt-sonatype

v0.16

Toggle v0.16's commit message

Verified

This commit was signed with the committer’s verified signature.
xerial Taro L. Saito
0.16

v0.15

Toggle v0.15's commit message

Verified

This commit was signed with the committer’s verified signature.
xerial Taro L. Saito
0.15 relese notes