Skip to content

v0.5.0

Compare
Choose a tag to compare
@schaechinger schaechinger released this 10 Aug 22:12
e355726

Added

  • Portokasse service support to top up your account
  • Dependency injection with inversify
  • Addresses now support state codes that get added in front of the zip code

Changed

  • getUserInfo() returns a promise as it makes use of the Portokasse service
    to retrieve live wallet balance data

Fixed

  • Run scripts work on Windows as well