- fixed: the
.listen
method will accept only functions - #9
- updated: avoid unecessary array remapping of the
sort
andreverse
methods - updated: simplified the source code
- added:
icaro()
will initialize with a plain empty object if no arguments were passed to it
- updated: avoid unecessary array remapping
- fixed: dispatch the observer events after the changing property is set
- fixed: removed
Array.map
from the dispatcher methods
- added: let the array native methods dispatch events
- fixed: issue transforming arrays using the
toJSON
method
- fixed: tag the demo examples in order to uncache them
- fixed: array cotaining objects should be remapped