Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Releases: opengisch/pytransifex

1.0.6: pass extra args to create project (#16)

17 Feb 09:25
52c4881
Compare
Choose a tag to compare
this fixes the missing repository_url
(see https://github.com/opengisch/pytransifex/blob/0.1.11/pytransifex/api.py#L57)

1.0.5

17 Feb 07:51
45ba7f7
Compare
Choose a tag to compare
project_exists should not fail if no project exist in the org (#15)

1.0.4

16 Feb 17:36
a7b5b17
Compare
Choose a tag to compare
Allow users to init config from Transifex, and not just CLI or envars…

1.0.3

16 Feb 13:55
Compare
Choose a tag to compare
fix requirements

1.0.2

16 Feb 13:48
a2873fa
Compare
Choose a tag to compare
Added requirements.txt to pyproject.toml (#11)

1.0.1

16 Feb 10:25
074fdda
Compare
Choose a tag to compare
Added missing class from init (#10)

1.0.0

16 Feb 09:58
Compare
Choose a tag to compare
fix version

0.1.9

16 Jul 07:28
Compare
Choose a tag to compare
fix delete project API

0.1.8

09 Jul 12:50
Compare
Choose a tag to compare
update to new API

0.1.7

05 Jul 12:04
Compare
Choose a tag to compare
create dir if not exist