Skip to content

Latest commit

 

History

History
67 lines (35 loc) · 1.73 KB

File metadata and controls

67 lines (35 loc) · 1.73 KB

CHANGELOG

v2.1.1 (2025-07-09)

Chores

  • python-cicd: Add link to course main repo (8d01646)

  • python-cicd: Format README [skip ci] (8b625fe)

Performance Improvements

  • python-cicd: Deduplicate build logic and download artifacts from release (96b71fb)

v2.1.0 (2025-07-08)

Features

  • python-cicd: Add publish to PyPI (29b53e1)

v2.0.0 (2025-07-08)

Features

  • python-cicd: Introduce breaking change (3418c4a)

Breaking Changes

  • python-cicd: Force major bump

v1.1.2 (2025-07-08)

Bug Fixes

  • python-cicd: Try adding trailing slash (79779e8)

v1.1.1 (2025-07-08)

Bug Fixes

  • python-cicd: Add correct environment (f9bcebb)

v1.1.0 (2025-07-08)

Features

  • python-cicd: Add publishing workflow (206ffbf)

v1.0.0 (2025-07-08)

  • Initial Release