AetherShell v0.3.1
AetherShell v0.3.1
Maintenance release with license and compliance updates.
Changes
- License: Switched to AGPL-3.0-or-later with commercial dual-license option
- CLA: Added Contributor License Agreement for all contributions
- CI: Added automated CLA compliance check to GitHub Actions
- Code Quality: Fixed all 88 compiler warnings (dead code, unused imports)
- Python SDK: Corrected license field to AGPL-3.0-or-later
- Version Bump: All crates, VS Code extension, and Python SDK updated to 0.3.1
- Implicit Match: \match\ in lambdas now uses implicit scrutinee from enclosing parameter
- Linguist: Added GitHub Linguist submission package for .ae\ syntax highlighting
Upgrade
\\�ash
cargo install aethershell # from crates.io (when published)
\\
Or download binaries from the assets below.
Full Changelog: v0.3.0...v0.3.1