Skip to content

Releases: hivesolutions/digitalocean-api

Release list

0.1.4

Choose a tag to compare

@joamag joamag released this 08 Jan 11:24
79e8af6

Added

  • Add AGENTS.md with development guidelines and contribution rules
  • Add CHANGELOG.md for tracking project changes
  • Add CLAUDE.md for AI assistant context

Changed

  • Update deploy workflow to use Python 3.12 instead of Python 2.7
  • Update deploy workflow to use pytest as primary test runner
  • Update deploy workflow to upgrade setuptools during installation
  • Improve workflow conditionals using contains() for Python version checks
  • Update main workflow conditionals for consistent Python version handling

Fixed

  • Fix package name from digitalocean-api_python to digitalocean-api-python in setup.py