Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 461 Bytes

CHANGELOG.md

File metadata and controls

14 lines (11 loc) · 461 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

0.1

  • Complete refactor of the code, all interfaces redesigned, will break everything
  • Working PubSub with round-robin and broadcast strategies
  • Can send async (no-response) and sync (blocking, waiting for response) messages
  • Prototype of a Pry functionality
  • Custom brokers

0.0.1

  • Initial release