Skip to content

Releases: boileaum/gitlab-users

v2.0.1

05 Jun 13:48

Choose a tag to compare

Version 2.0.1 - 2025-06-05

Fixed

  • README badges
  • Sphinx documentation publication

v2.0.0

05 Jun 13:36

Choose a tag to compare

Version 2.0.0 - 2025-06-05

Changed

  • Major reorganization of the codebase to use a more clear structure
  • Split the CLI commands into separate modules
  • Some code modenization and cleanup

Added

  • Documentation with Sphinx
  • Full test suite with pytest
  • Pre-commit hooks for linting and formatting