Releases: anancarv/python-artifactory
Releases · anancarv/python-artifactory
v1.9.1
feat: add build and releaseBundle to PermissionV2
v1.8.3
fix: Correct member-of-groups usage for access tokens #84
fix: add conda, conan, alpine, gitlfs & vagrant in PackageTypeEnum
v1.8.2
- fix: bug causing first char of path to disappear when downloading artifact, By @Fronkan
- fix: fix remote repositories creation bug due to JSON Serialization issue, By @ajrpeggio
v1.8.1
- Fix errors in local path when downloading artifacts on Windows #73; by @Fronkan
v1.7.2
fix: Remove extraneous MIME content when uploading artifact
v1.7.1
Fix: do not send read-only attributes when updating user #58; by @nymous
v1.7.0
- Add the list of users to the group information. By @nymous
- Edit documentation related to groups. By @Tioborto
v1.6.0
- Fix artifacts.properties() method. By @nymous
- Add artifacts.info() method that returns what the old .properties() returned. By @nymous