What's New

subtree 0.0.5

2025-11-30T23:46:25Z

What's Changed

Full Changelog: 21-DOT-DEV/subtree@0.0.4...0.0.5

swift-plugin-subtree

Swift Package Manager command plugin for subtree.

Installation

Add this plugin to your Package.swift:

dependencies: [
    .package(url: "https://github.com/21-DOT-DEV/swift-plugin-subtree", from: "")
]

Usage

Run the plugin from your package directory:

swift package plugin subtree [arguments]

Or run the executable directly:

swift run subtree [arguments]

Supported Platforms

Version Synchronization

This plugin automatically checks for new versions of subtree and updates the artifact bundle reference.

Attribution

Binary tool provided by https://github.com/21-DOT-DEV/subtree.

License

MIT License - See LICENSE file for details.

Description

  • Swift Tools 6.0.0
View More Packages from this Author

Dependencies

Last updated: Sun Dec 14 2025 03:04:24 GMT-1000 (Hawaii-Aleutian Standard Time)