v0.9.7
Pre-release
Pre-release
Added property id
to storage object instances that will be set to the id given when the object was created, or to 'global'
if no id was used.
Made sure that invoking MemoryStorage without the new
keyword does no harm.
Added some documentation and examples