Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 908 Bytes

CHANGELOG.md

File metadata and controls

24 lines (20 loc) · 908 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.

  • 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)