Skip to content

v2.2.0

Compare
Choose a tag to compare
@Moth-Tolias Moth-Tolias released this 07 Sep 02:55
· 17 commits to main since this release

Fixed:

  • reference types can now be used, for real this time. this is why you write the unit tests first, folks!
    • contrary to what was stated in the 2.1.0 release notes, using inout rather than in did not make reference types usable; classes were still forced to be const.
  • the documentation now includes the module as a whole.