Changelog
0.9.0: 2015-12-03
act
now displays a deprecation warning when its invoked within a plugin
initialization function. To disable deprecation warnings, run node with
--no-deprecation
. PR 254
private$
is now exposed on seneca object. PR 260default_plugins.repl
to false when creating seneca object. PR 255default_plugins.cluster
to false when creating seneca object. PR 256has
function now converts strings to javascript objects. PR 262Changelog
0.8.0: 2015-11-20
Fixed seneca.print.tree[all] argument not being passed correctly to optioner. Issue 177.
decorate
. Used to extend the core
seneca object with new functionality. Pull request 233.merge$
ability. Pull request 217.For all of the release information please view the 0.8.0 milestone on github: https://github.com/senecajs/seneca/milestones/0.8.0
Changelog
0.7.2: 2015-10-27
Changelog
0.7.1: 2015-10-05
Changelog
0.7.0: 2015-10-04
Changelog
0.6.5: 2015-09-04
Changelog
0.6.4: 2015-07-29
Changelog
0.6.3: 2015-07-12
Changelog
0.6.2: 2015-06-22