Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Releases: hyugogirubato/pyuptobox

v1.1.0

11 Jun 12:54
Compare
Choose a tag to compare

Added

  • Detection of the domain available according to the operator.
  • Added test.py for usage example.
  • New icon.

Fixed

  • File code analysis.

Changed

  • Renamed functions.
  • Updated README.
  • Variables now public.
  • Header simplification.

v1.0.4

22 May 06:17
Compare
Choose a tag to compare

Changed

  • New domain name from uptobox and automatic correction of the old one.

v1.0.3

18 May 18:11
Compare
Choose a tag to compare

Changed

  • Remove the .yml file.
  • Null checking optimization.
  • New header system for requests.

Fixed

  • Missing params args for get_file_link.
  • Fixed README.md.

v1.0.2

03 Apr 19:28
Compare
Choose a tag to compare

Added

  • Added new private endpoints.

Changed

  • Better support for default values.
  • Renamed some function.
  • Clearer exceptions.

Fixed

  • Fixed some endpoints.

v1.0.1

03 Apr 14:46
Compare
Choose a tag to compare

Changed

  • Update all endpoint according to uptobox.

v1.0.0

02 Apr 15:22
Compare
Choose a tag to compare

Added

Initial Release.