Skip to content

Princess 0.3.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@Victorious3 Victorious3 released this 05 May 18:02
· 30 commits to master since this release
cb2ac85

Changes:

  • Now polymorphic functions get compiled into the module that uses them, this should make incremental compilation far easier while also fixing some weird side effects
  • Weak references are safe now, they return null if the referenced object got collected