Skip to content

Changelog

This project adheres to Semantic Versioning and Keep a Changelog format.

[0.3.0] - 2024-XX-XX

Added

  • Added param parent dir where peps should be saved
  • Added zip option to save_pep function

Changed

  • Transferred save_pep function to helpers

[0.2.2] - 2024-01-17

Added

  • customization of the base pephub URL. #22

Updated

  • PEPhub API URL
  • Increased the required pydantic version to >2.5.0

[0.2.1] - 2023-11-01

Added

  • is_registry_path checker function

[0.2.0] - 2023-10-02

Added

  • Project search functionality

[0.1.1] - 2023-07-29

Fixed

  • Incorrect base url

[0.1.1] - 2023-07-29

Fixed

  • New raw PEP structure was broken. (#20)

[0.1.0] - 2023-04-16

Added

  • First release