Skip to content

Releases: packagist/private-packagist-api-client

1.15.1

02 Dec 17:17
bc012ab
Compare
Choose a tag to compare
  • Add request uri to ResourceNotFoundException #27

1.15.0

14 Oct 12:36
f8a84e1
Compare
Choose a tag to compare
  • API: add endpoints to enable/disable customers

1.14.0

26 Jun 08:59
099042e
Compare
Choose a tag to compare
  • API: add endpoints to manage project packages
  • API: add endpoints to manage project mirrored repositories

1.13.0

20 Jun 13:20
607221d
Compare
Choose a tag to compare
  • API: support mirrored repository endpoints
  • Docs: fixed some typos
  • Files: add license header to all files
  • Deprecate proxy origin values in favour of mirror

1.12.0

30 Jan 13:23
864aa38
Compare
Choose a tag to compare
  • Readme: fix return variable and finish update to edit renaming
  • Customer: allow passing the urlName parameter on create
  • Package: automatically convert custom package data
  • Response: add ResourceNotFoundException for 404s

1.11.0

25 Jan 09:00
2c211bc
Compare
Choose a tag to compare
  • Customers: allow urlName to be passed instead of id for all calls
  • Magento: add legacy keys endpoints to list, create and delete entries
  • Deprecated all update methods in favour of edit

1.10.0

08 Dec 14:29
9ed88e3
Compare
Choose a tag to compare
  • Customers: add endpoint to update customer settings

1.9.0

04 Dec 09:38
ee0cce5
Compare
Choose a tag to compare
  • Project: add token endpoints

1.8.0

23 Nov 09:55
476c87b
Compare
Choose a tag to compare
  • Projects: add initial set of endpoints

1.7.0

12 Nov 14:45
38642ef
Compare
Choose a tag to compare
  • Packages: add endpoint to fetch all customers with access to the package
  • Fix documentation for credentials and Customer:listPackages