Skip to content

Files

Latest commit

Jun 13, 2025
ad89019 · Jun 13, 2025

History

History
25 lines (21 loc) · 960 Bytes

CHANGELOG.md

File metadata and controls

25 lines (21 loc) · 960 Bytes

CHANGELOG

This is a manually generated log to track changes to the repository for each release. Each section should include general headers such as Implemented enhancements and Merged pull requests. All closed issued and bug fixes should be represented by the pull requests that fixed them. Critical items to know are:

  • renamed commands
  • deprecated / removed commands
  • changed defaults
  • backward incompatible changes
  • migration guidance
  • changed behaviour

Versions here coincide with releases on pypi.

  • support setting proxy for reggie client (0.0.15)
  • do not set basic auth if no username/password provided (0.0.14)
  • allow for update of a structure attribute, if applicable (0.0.13)
  • fix to bug with parsing www-Authenticate (0.0.12)
  • adding distribution spec (0.0.11)
  • adding image-spec and digests (0.0.1)
  • skeleton of package while core under development (0.0.0)