Wave v0.0.6-pre-beta introduces strong typing, function returns, and continue support.Structured WaveType enums replace string-based types for static typing.Function return types are now fully supported, enabling reusable logic.Float type support, formatted print, and type-aware LLVM IR generation added.