0.626
What's changed?
New Type Solver
- Fixed crash in numeric binary operation type families
- Results of an indexing operation are now comparable to
nil
without a false positive error - Fixed a crash when a type that failed normalization was accessed
- Iterating on a free value now implies that it is iterable
Full Changelog: 0.625...0.626