Release notes - nextnext2025-07-14Bug Fixescompiler: type inference engine rewrite - signficant improvement and test coverage around type inference, especially when coaelscing two types (f96322f)Featurescore: added support for modulo operator (a782622)stdlib: add emptyInstance() (356e027)stdlib: add ifEmpty() (8b787af)