Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 465 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 465 Bytes

[0.0.3] - 2019-12-14

  • Added ProxyInteractor, BuilderInteractor
  • Replace EventBusWidget.bindEventBus with EventBusWidget constructor
  • Added Subscription.empty()
  • Simplify file structure

[0.0.2] - 2019-12-12

  • Added MIT license file
  • Fixed some lint warnings during publish
  • Added basic API document
  • Updated readme

[0.0.1] - 2019-12-12

  • First release
  • Added EventBus, EventBusWidget, Interactor, Responder and Subscription