Skip to content
Compare
Choose a tag to compare
@StarpTech StarpTech released this 19 Dec 20:54
· 506 commits to master since this release
  • Encapsulate plugin options, name, dependencies with Symbols. Example
  • Introduce plugin dependencies check. Example
  • Support single function as plugin
  • Plugin name isn't required anymore. When no name is defined a name will be generated anonymous-<count>
  • Remove support for hemera-parambulator, hemera-snappy
  • Move hemera-mongo-store in seperate repository to support CI.
  • Drop support for Node 4. Only 6+ is supported.