Skip to content

v0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@frankmcsherry frankmcsherry released this 29 Jun 09:33
· 698 commits to master since this release

Main changes: Capabilities are now provided to operators as CapabilityRef which contains a lifetime, and which should not be stored without calling .retain(). They are probably hard to store without calling .retain(), and there are probably error messages to this effect.