Releases: anancarv/python-artifactory
Releases · anancarv/python-artifactory
v1.4.0
- Create generic methods get_repo, create-repo & update_repo
- Deprecation warning for the repository type specific methods get_local_repo, get_virtual_repo, update_remote_repo, create_local_repo ...
- Configure a named logger
pyartifactory
v1.3.1
- Fix VirtualRepositoryResponse model issue #44
- Overload Virtual & Remote repository models with corresponding rclass #44
v1.3.0
tests: Make the package PEP561 compatible #41
feat: Add pylint integration #32 by @dogfish182
v1.2.0
feat: Unlock a user that was locked out due to recurrent incorrect login attempts. PR #38 by @Tioborto
v1.1.1
fix: make permissions available to the artifactory object directly. PR #36 by @dogfish182
v1.1.0
- Added operations on artifacts (deploy, download, stats, copy, move, delete ...), #12
- Added access token integration, #29 by @dogfish182
- CI moved to github actions
- docs: CONTRIBUTING.md file added
v1.0.2
Increase version to v1.0.2 and edit pyproject.toml file (#18)
Increase version to v1.0.2 and edit pyproject.toml file