Skip to content

0.43.1

Compare
Choose a tag to compare
@bfiete bfiete released this 22 Nov 17:18
· 2226 commits to master since this release
  • Field dtor support for auto-properties
  • Overflow operators (&-, &+, &*)
  • Ranges (ie: for (int a in 0..<count) for (int i in 1…10))
  • offsetof(T, Member)
  • IDE support for TrueType collections