Skip to content

v0.9.9

Choose a tag to compare

@github-actions github-actions released this 06 Nov 10:42
· 2 commits to main since this release
a3e259e

Libtask v0.9.9

Diff since v0.9.8

Remove manual opaque closure optimisation functions in favour of setting the world age and letting the compiler do more work for us, and providing it with some more type information. This changes no functionality, and shouldn't change performance either, but simplifies code.

Merged pull requests:

  • Use set_valid_worlds! instead of manual optimisation (#205) (@mhauru)