Skip to main content

Changelog

Release history for nanx. Each release includes new features, improvements, and bug fixes. For detailed technical changes, see the internal changelog.

About Versioning

nanx follows Semantic Versioning:

  • Major (X.0.0) - Breaking changes that may require user action
  • Minor (0.X.0) - New features that are backward compatible
  • Patch (0.0.X) - Bug fixes and small improvements

Staying Updated

Keep nanx up to date with the latest features and fixes:

# Check for updates
nanx self update --check

# Update to latest version
nanx self update