Wave Releases
Published Wave versions, release dates, and the changes included in each version.
- Wave v0.2.0-pre-beta
- Wave v0.1.9-pre-beta: Portable Toolchains, Freestanding Systems, and Release Hardening
- Wave Language v0.1.8-pre-beta: Building the Foundations of Systems Programming
- Announcing Wave v0.1.7-pre-beta Release: The Foundation for System-Level Excellence
- Announcing Wave v0.1.6-pre-beta: A Major Leap in Architecture and Ecosystem
- Introduction to Wave v0.1.5-pre-beta: Structs, Proto methods, and System-wide Build System
- Introduction to Wave v0.1.4-pre-beta: Add optimization, method chaining, and image file build
- Introduction to Wave v0.1.3-pre-beta: Syntax tweaks, bug fixes, and enhanced type and import handling.
- Introduction to Wave v0.1.2-pre-beta: Assignment Operators, Added Remainder and Generalized Indexing Support
- Introduction to Wave v0.1.1-pre-beta: Inline Assembly, Pointer Chain, and Array Support
- Introduction to Wave v0.1.0-pre-beta: Add Import and UTF-8 Support
- Introduction to Wave v0.0.9-pre-beta: Explicit Mutability, Smarter Functions, and Safer Pointers
- Introduction to Wave v0.0.8-pre-beta: Pointer Support Arrives
- Introduction to Wave v0.0.7-pre-beta: Fixed infinite recursive and stack overflow bugs due to previously incorrect ASTNode reuse
- Introduction to Wave v0.0.6-pre-beta: Strong Typing, Function Returns, and continue Support