Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Latest commit

 

History

History
31 lines (17 loc) · 528 Bytes

changelog.md

File metadata and controls

31 lines (17 loc) · 528 Bytes

Changelog

0.3.1

Add timeout (milliseconds) to https and json-rpc message type

0.3.0

  • From extraction message, remove results, error and state property. Add args list.
  • From transformation message, remove results, error.

0.2.0

  • Add commissioner to all worker messages

0.1.1

  • Define type workerMessage and lifecycleMessage

0.1.0

  • Re-release as @neume-network/message-schema

0.0.2

  • Add transformation and extraction message schema

0.0.1

  • Initial release