Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 661 Bytes

File metadata and controls

52 lines (34 loc) · 661 Bytes

Changelog

All notable changes will be documented in this file.

v0.2.2

  • new APIs added
    • current_directory
    • check_if_directory_exists

v0.2.1

Added

Changed

  • resolve conflicts with the branch main

Removed

v0.2.0

Added

  • ftp upload & download

Changed

Removed

v0.1.0

Added

  • add the following APIs
    • create_client
    • get_credit_points
    • get_token_api
    • refresh_token_api
    • submit_test_job
    • get_jobs
    • get_job
    • list_of_projects
    • list_of_project_files
    • import_example_project
    • list_of_example_projects
    • get_project_files
    • submit_job

Changed

Removed