generated: '2026-08-02' method: searched source: https://github.com/BstLabs/py-clvm/blob/main/CHANGELOG.md scope: >- BlackSwan Technologies publishes no API changelog (it publishes no public API). The only maintained, dated release log on its public surface is the automated CHANGELOG of the BST LABS open source tools, generated by Changelog CI on each release PR. versioning: scheme: semver pre_release_suffix: b (e.g. v1.1.11b marks a pre-release, v1.1.11 the stable release) tooling: Changelog CI (GitHub Actions workflow .github/workflows/changelog.yml) components: - name: pyclvm current_version: 1.1.11 changelog: https://github.com/BstLabs/py-clvm/blob/main/CHANGELOG.md - name: dynacli current_version: 1.0.8 changelog: https://github.com/BstLabs/py-dynacli/releases entries: - version: v1.1.11 component: pyclvm breaking: false additions: - Added new command for installing the `aws` CLI (#231) fixes: - '`clvm ssh new` fails on non-default profile (#228)' - Failure on Azure after changing password (#229) - version: v1.1.11b component: pyclvm pre_release: true breaking: false highlights: - Azure operations made faster by moving to the Azure REST API (#213) - Added list-VMs via REST API and further REST API operations - RestApi class made a singleton; token caching added - Multi-session mode on Azure - Fixed SSH and VS Code invocation on Windows - Stop VM after VS Code closes - version: v1.1.10 component: pyclvm breaking: false highlights: - Changelog type changed to commit messages - Documentation modified and enhanced (#209) x-evidence: fetched: '2026-08-02' url: https://raw.githubusercontent.com/BstLabs/py-clvm/main/CHANGELOG.md http_status: 200