- 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.