Skip to content

Releases: max-wittig/gitlab-languages

v2.4.0

21 May 08:57

Choose a tag to compare

What's Changed

Bump all dependencies

Full Changelog: v2.3.2...v2.4.0

v2.3.2

20 Dec 10:29

Choose a tag to compare

Provide proper PyPI data

v2.3.1

20 Dec 10:22

Choose a tag to compare

Chore

Make sure to install poetry in CI

Full Changelog: v2.1.0...v2.3.1

v2.3.0

20 Dec 10:18

Choose a tag to compare

Maintenance

  • 1093adf chore: fix poetry lock file
  • 0ad6c52 chore: switch to GitHub actions
  • eee4469 refactor: modernize project
  • 434212f Merge pull request #17 from max-wittig/dependabot/pip/certifi-2022.12.7
  • d7b1319 chore(deps): bump certifi from 2021.10.8 to 2022.12.7
  • e8f260b chore: bump all dependencies

v2.1.0

13 Jul 08:30

Choose a tag to compare

  • Use keyset pagination and prevent crash, because X-Total doesn't exist anymore

v2.0.0

08 Jun 17:45

Choose a tag to compare

  • Switch to latest python-gitlab so keyset pagination can be used
  • Refactor project to use poetry instead of pipenv

v1.6.0

27 Apr 11:34

Choose a tag to compare

  • The amount of workers can now be customized with the WORKER_COUNT environment variable

v1.5.4

25 Apr 15:25

Choose a tag to compare

  • Allow python 3.7.0 again

v1.5.3

23 Apr 06:09

Choose a tag to compare

Except all GitLab errors

v1.5.2

11 Apr 18:44
4a1eeaa

Choose a tag to compare

  • Handle all GitLab errors