Changelog
Changelog
Section titled “Changelog”Full version history is maintained in the CHANGELOG.md on GitHub.
Latest Version
Section titled “Latest Version”The current stable version is displayed in the CLI:
swixter versionRecent Releases
Section titled “Recent Releases”See the GitHub Releases page for detailed release notes, downloads, and upgrade instructions.
Versioning
Section titled “Versioning”Swixter follows Semantic Versioning:
- MAJOR (
1.0.0): Breaking changes - MINOR (
0.1.0): New features, backward-compatible - PATCH (
0.0.1): Bug fixes, backward-compatible
Release Channels
Section titled “Release Channels”Swixter is published to npm. Install the latest stable version:
npm install -g swixterFor pre-release versions, check the GitHub Releases page for tags and assets.