Skip to content

Releases: openscilab/reserver

Version 0.3

28 Aug 15:53
39d9a17
Compare
Choose a tag to compare

[0.3] - 2024-08-28

Added

  • CLI tests added
  • param arg in CLI Handler
  • more testcases in conflict cases
  • batch_upload tests
  • read_json method in util.py

Changed

  • README.md updated
  • upload method in reserver_obj.py
  • batch_upload method reserver_obj.py

Version 0.2

17 Jun 10:42
7750977
Compare
Choose a tag to compare

[0.2] - 2024-06-17

Added

  • CLI handler
  • Python 3.6 support
  • has_named_parameter method in util.py
  • feature_request.yml template
  • config.yml for issue template
  • batch_upload method in PyPIUploader
  • SECURITY.md

Changed

  • upload method in reserver_obj.py
  • does_package_exist method in reserver_func.py
  • test.yml for Python 3.6 support
  • Logo updated
  • Bug report template modified
  • Uploader changed to PyPIUploader
  • README.md modified

Version 0.1

07 Feb 14:12
Compare
Choose a tag to compare

Added

  • Uploader class
  • Check package name existence
  • Upload template package to test PyPI
  • Upload template package to PyPI
  • Generate template package for a given name
  • Handle similar name existence in PyPI
  • Handle issue with "-" character .egginfo file name