Skip to content
This repository has been archived by the owner on Aug 29, 2019. It is now read-only.

Releases: h-matsuo/madoop

Version 0.1.7

05 Oct 13:45
Compare
Choose a tag to compare
Version 0.1.7 Pre-release
Pre-release

New Features

  • New event hook: setCallbackWhenAccessedFirstly(callback: () => void)
    • The callback will be called when the registered task is fetched for the first time.
  • Preprocessing for the map/reduce input data.

*NOTE: This is a pre-release. The future release may break backward compatibility.

To install this version, type following command:

$ npm install git+ssh://[email protected]/h-matsuo/madoop.git#0.1.7

Version 0.1.6

04 Aug 13:53
Compare
Choose a tag to compare
Version 0.1.6 Pre-release
Pre-release

*NOTE: This is a pre-release. The future release may break backward compatibility.

To install this version, type following command:

$ npm install git+ssh://[email protected]/h-matsuo/madoop.git#0.1.6