Skip to content

Releases: MujyKun/united-cube

V0.0.2.2 Release

29 Jul 08:24
Compare
Choose a tag to compare
  • Fixed Typos that led to improper authentication when refreshing a token.

V0.0.2.1 Release

27 Jul 14:18
Compare
Choose a tag to compare
  • Fixed Token not being set to expired on status 400.

V0.0.2.0 Release

26 Jul 16:14
Compare
Choose a tag to compare

VIEW V0.0.1 RELEASE

  • This release was just to fix a typo that broke the fetch_post method.
  • Images also now extract the file name from the image url.

V0.0.1 Release

26 Jul 10:10
Compare
Choose a tag to compare

This is the first version of the package.

  • Added Synchronous and Asynchronous Support
  • Added Docs
  • Added models to represent all raw data coming in from united-cube.com
  • Added Account Login with username & password
  • Added Account Usage with token
  • Added hook method for new notifications
  • Added filtering of cache by the start method.
  • Added Examples
  • Added Manual Control of what happens in the package if the client desires without editing the package directly.

... and more