Skip to content

v0.5.1 - 2025-09-23

Choose a tag to compare

@szemate szemate released this 23 Sep 09:50
· 48 commits to master since this release
2203fa1

Added

  • Add Admin.list_product() and Admin.reveal_product() methods for the new 2-stage product listing process (#28)
  • Add Product.create(), Product.register() and Product.state() as short aliases for existing methods (#27)

Changed

  • Flag Product.create_product(), Product.register_product() and Product.product_state() methods for deprecation (#27)

Removed

  • Remove Admin.approve_product() method (#28)