Skip to content

Changelog

Full version history is maintained in the CHANGELOG.md on GitHub.

The current stable version is displayed in the CLI:

Terminal window
swixter version

See the GitHub Releases page for detailed release notes, downloads, and upgrade instructions.

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

Swixter is published to npm. Install the latest stable version:

Terminal window
npm install -g swixter

For pre-release versions, check the GitHub Releases page for tags and assets.