seripap/vainglory

v1.0.0

Closed this issue · 3 comments

TODO for a stable v1

  • Add data models; getters and setters
  • Better deserialization of JSON API
  • Better Query formatting
  • Collection modeling
  • Parsing / formatting time
  • Region support
  • Tests, Coverage over 75%
  • Better examples

Awesome library - very helpful. Version 0.9.1 works for me, but updating to 0.9.2 gives me this: Error: Cannot find module 'vainglory'. I get this even when creating an empty project with only the vainglory dependency.

@vaincoach sorry about that- pull down v0.9.4 and it should resolve. thanks for the report!

Works perfectly now on v0.9.4 - thanks for your help.