Skip to content

Releases: seanmckaybeck/trackopy

Typo fix

06 Mar 13:13
Compare
Choose a tag to compare

Fixed a typo in cli app for parameter modification

Bug fix

27 Jan 22:53
Compare
Choose a tag to compare

Minor bug fix. Click was missing from setup

Version 2

27 Jan 21:39
Compare
Choose a tag to compare
  • Adds a CLI utility implementing all available commands in trackopy
  • Adds logging to trackopy library
  • Adds example via the CLI utility

README and docs update

24 Jan 03:13
Compare
Choose a tag to compare
v1.1.3

updated setup script

Credential validation

23 Jan 20:12
Compare
Choose a tag to compare

Added the ability to check user-supplied credentials for validity.

Quick fix to stats()

20 Jan 11:41
Compare
Choose a tag to compare

stats() method fixed to work for hero and deck specifics

Minor feature update

19 Jan 19:06
Compare
Choose a tag to compare
  • Adds rename_user() functionality
  • Can now include a query parameter with calls to history()
  • Can now query by hero or deck with stats()

Stats

18 Jan 19:07
Compare
Choose a tag to compare

A minor update to the stats() method, which now allows for specifying a mode or a time frame.