Skip to content

0.8.0

Latest
Compare
Choose a tag to compare
@tmadden tmadden released this 10 Mar 21:41
· 1475 commits to main since this release
  • alia now has its own organization.
  • There's now an erase_key action for removing map items.
  • Signal write() can now (optionally) return the new value ID of the signal. This means that observers that are both writing new values and monitoring the value ID of the signal can use this to avoid detecting the own changes.