This page will provide all the release note when a version or subversion of the library has been pushed. This is keeping tracked of the release since version 0.1.0.
- support on possibility to force type when assigning
- support
Set
object - refactor the
override
possibility on assign
- went live with the official version of SOM.
capabilities:
- assign
- get
- merge
- mergeDeep
- push
- search
- subSom
- getSubNodes
- stack capability
- adding a
search
method - adding the
subSom
method to create a new som from a node of the SOM. - adding the
getSubNodes
method to return all existing sub nodes as SOM instance.
- Adding the
stack
capability and variable - migrating the parameters into the
options
objects
- adding functionality that an array can be passed with different references in the
get
method.