Skip to content

Latest commit

 

History

History
48 lines (26 loc) · 1013 Bytes

CHANGELOG.md

File metadata and controls

48 lines (26 loc) · 1013 Bytes

Teachers-GitLab change log

All notable changes to Teachers GitLab will be documented in this file (though changes before v0.2.0 are often incomplete).

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Fixed

Added

Changed

  • Publish to PyPI with digital attestations (PEP 740) (@dependabot, @vhotspur)

Deprecated

Removed

v0.3.0 - 2024-09-23

Added

  • Command create-group (@otulach, @vhotspur)
  • Unit tests for remove-member (@otulach)

Changed

  • Tests using mock_gitlab fixture must handle all API calls (@vhotspur)

v0.2.1 - 2024-08-01

Added

  • Documentation about writing unit tests (@vhotspur)
  • Basic CI with GitHub Actions (@vhotspur)
  • Unit tests for create-tag, protect-tag, project-settings) (@otulach)

v0.2.0 - 2024-06-27

First release on PyPI.