Skip to content

Asynchrony introduced

Compare
Choose a tag to compare
@peppierre peppierre released this 27 Apr 13:42
· 8 commits to master since this release

In this release ...

... following features added

  1. handling of API calls (and asynchrony) introduced
  2. applications now have apiAdapter property published to let calls be plugged-in

... and following bugs fixed

  1. by default, no API Adapter is passed to new application instances

Why to switch to this version?

  • You can now play with APIs
  • No need to uniquely instantiate an API Adapter to plug some calls into and pass to new application