HISTORY.md revision d592e9155bb1ceb2b977abd5008e7474b214a2b2
1196N/APlugin Host Change History
1196N/A==========================
1185N/A
1185N/A3.4.0
1185N/A-----
1185N/A
1185N/A * No changes.
1196N/A
1196N/A3.3.0
1196N/A-----
1185N/A
1185N/A * Broke pluginhost into pluginhost-base, pluginhost-config
1185N/A
1185N/A pluginhost-base provides the core plug/unplug methods.
1185N/A
1196N/A pluginhost-config provides support for constructor configuration
1196N/A and static configuration of plugins.
1185N/A
1220N/A * Added log statement if an invalid plugin is provided
1185N/A
1185N/A3.2.0
1185N/A-----
1185N/A
1185N/A * No changes
1185N/A
1185N/A3.1.1
1185N/A-----
1185N/A
1185N/A * No changes
1185N/A
1185N/A3.1.0
1185N/A-----
1185N/A
1185N/A * Plugins now destroyed correctly, when host is destroyed.
1185N/A
1185N/A3.0.0
1185N/A-----
1185N/A
1185N/A * Split out of "base" as a standalone module, for use by Node.
1220N/A