Skip to content

Releases: max-wittig/gitlab-languages

v1.5.1

10 Apr 20:50
Compare
Choose a tag to compare
  • Handle Gitlab 500 errors

v1.5.0

10 Apr 20:40
Compare
Choose a tag to compare
  • Uses threadpool for faster execution

v1.4.1

08 Nov 12:20
Compare
Choose a tag to compare
  • Update dependencies, because of a security vulnerability in request <2.20.0

v1.4.0

30 Sep 11:33
Compare
Choose a tag to compare

CHANGES

  • projectlimit argument -> project_limit

FIXED

#11

Use json cache with instance information

07 Sep 21:56
Compare
Choose a tag to compare
v1.3.0

chore(ci): use correct cache name

Fix packaging problems

07 Sep 08:07
Compare
Choose a tag to compare
v1.2.4

fix(packaging): fix console_scripts with cache not working

Fix GitLab CI release

06 Sep 19:58
Compare
Choose a tag to compare
v1.2.3

chore: 1.2.3 release

Internal release changes

06 Sep 18:35
Compare
Choose a tag to compare
v1.2.2

fix: correct log output wording

Add missing maya dependency

06 Sep 10:24
Compare
Choose a tag to compare
v1.2.1

fix(setup): add missing maya dependency

Add ability to cache languages

05 Sep 15:13
Compare
Choose a tag to compare

This speeds up execution and can be used with the --cache option.

More info can be found in the README.md