All Versions
97
Latest Version
Avg Release Cycle
35 days
Latest Release
1011 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v3.20.5 Changes
May 11, 2020- ✂ Remove lodash from dependencies.
-
v3.20.4 Changes
May 11, 2020- 🚚 Actually remove lodash.
-
v3.20.3 Changes
March 20, 2020- ✂ Removed lodash as a dependency.
-
v3.20.2 Changes
March 12, 2020- 🛠 Fixed empty string option failure.
- Correctly implemented original behaviour for https://github.com/senecajs/seneca/issues/773
-
v3.20.1 Changes
January 29, 2020- 🛠 Fix unwritable delegate properties
-
v3.20.0 Changes
January 28, 2020- ⬆️ Upgrade all dependencies to support @hapi/joi@17.
- 👌 Improve and document docs/example config-server/client.js to show use of promisify plugin.
-
v3.19.0 Changes
January 28, 2020- 🛠 Fix #784 by using Object.defineProperty to set delegate properties.
- ⬆️ Upgrade optioner to support @hapi/joi@17.
-
v3.18.0 Changes
January 16, 2020- Action subscriptions now provide proper error messages.
-
v3.17.0 Changes
October 01, 2019- 🛠 Fix: use internal.print function fully throughout code base.
close
method waits for one action execution interval before preceding to avoid missing pending actions.
-
v3.16.1 Changes
September 30, 2019- 🖨 Option
internal.print.log|err
allows custom printing of console output.
- 🖨 Option