All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.1.0 - 2023-06-11
- Detection of the domain available according to the operator.
- Added
test.py
for usage example. - New icon.
- File code analysis.
- Renamed functions.
- Updated
README
. - Variables now public.
- Header simplification.
1.0.4 - 2023-05-22
- New domain name from uptobox and automatic correction of the old one.
1.0.3 - 2023-05-18
- Remove the
.yml
file. - Null checking optimization.
- New header system for requests.
- Missing params args for
get_file_link
. - Fixed
README.md
.
1.0.2 - 2023-04-03
- Added new private endpoints.
- Better support for default values.
- Renamed some function.
- Clearer exceptions.
- Fixed some endpoints.
1.0.1 - 2023-04-03
- Update all endpoint according to uptobox.
1.0.0 - 2023-04-02
Initial Release.