Skip to content

0.626

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 23:41
fe0a819

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