Skip to content

v.0.5.3

Compare
Choose a tag to compare
@vitaly-t vitaly-t released this 14 Mar 21:51
· 2511 commits to master since this release
  • Added method any() to each access protocol, for shortness and completeness;
  • Added promise library Lie to the list of supported, though with reservation, since it has only catch(), but no done() and no finally()
  • Minor code changes and documentation;