Skip to content

Releases: anthill-utils/pypigit

0.2.8

11 Feb 11:20
Compare
Choose a tag to compare

Fixed private keys

0.2.7

11 Feb 10:57
Compare
Choose a tag to compare

Now you can specify package name in case you have repository name wrong:

repositories:
  - url: https://github.com/<author>/company-<repo>.git
    name: <package-name>
  - url: https://github.com/<author>/company-<repo>.git
    name: <package-name>

0.2.3

30 Sep 22:35
Compare
Choose a tag to compare
Finally got it working

0.2.2

30 Sep 22:26
Compare
Choose a tag to compare
Finally, fixed setup issue

0.2.1

30 Sep 22:11
Compare
Choose a tag to compare
Fixed template issues

0.2

28 Sep 15:31
Compare
Choose a tag to compare
0.2
SSH support, YAML instead of JSON

0.1.0

28 Sep 01:12
Compare
Choose a tag to compare
Initial commit