Skip to content

Releases: git-mastery/app

v7.2.0

04 Jan 15:25
a93cf9e

Choose a tag to compare

Handle new repo_type local-ignore (#27)

v7.1.8

03 Jan 07:04
de54343

Choose a tag to compare

Clean publish script (#26)

* Use matrix include over inferring value

* Fix name

v7.1.7

02 Jan 05:29
467c6d0

Choose a tag to compare

Merge pull request #24 from git-mastery/woojiahao/use-reusable-workflow

Use reusable workflow for fetching tag details

v7.1.6

02 Jan 05:15
94e3083

Choose a tag to compare

Merge pull request #23 from git-mastery/woojiahao/use-reusable-workflow

Use reusable workflow shared across repositories

v7.1.5

02 Jan 02:50
98b82d5

Choose a tag to compare

Merge pull request #22 from git-mastery/woojiahao/fix-publish

Fix version determination

v7.1.4

02 Jan 02:44
5124744

Choose a tag to compare

Merge pull request #21 from git-mastery/woojiahao/fix-publish

Fixing publish step on Debian and Arch

v7.1.3

02 Jan 02:40
4aeb4f7

Choose a tag to compare

Merge pull request #20 from git-mastery/woojiahao/minor-change

Add typing

v7.1.2

31 Dec 07:05

Choose a tag to compare

Use removeprefix instead

v7.1.1

29 Dec 08:29

Choose a tag to compare

Remove use of lstrip

lstrip treats all the characters of the string as valid, so it removed
the leading p as well

v7.1.0

29 Dec 01:07
92904d7

Choose a tag to compare

Merge pull request #16 from git-mastery/woojiahao/embed-publish-into-…