Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 890 Bytes

CHANGELOG.md

File metadata and controls

34 lines (27 loc) · 890 Bytes

Changelog

Changelog for iad.py

The format is based on Keep a Changelog. This file will contain all the changes in every version.

[1.0.0]

Added

  • Initial Release
  • ImADev and Upload classes
  • API Requesting
  • Initial rate limiting
  • ImADev.upload and ImADev.get_upload async methods

Fixed

  • Readme spelling 😒

Fixed

  • Readme examples (Yes more readme ;-;)

Added

  • Better error handling (iad.errors)
  • Major code improvments and effeciency
  • Updated upload method for file_format argument and updated request class.
  • Documentation strings.
  • Correct rate limiting (iad/ratelimit.py)