Skip to content

Releases: intisy/github-gradle

Release 1.8.3

12 Jun 10:47

Choose a tag to compare

Add per-artifact multi-module publish/consume

ArtifactEntry gains a 'modules' flag: an artifact { modules = true } entry
expands to one release asset per subproject (<repo>-<module>.jar), and can
be combined with regular classified jars in the same release.

Consumers pull a single module via the classifier (owner:repo:tag:module)
or the whole library at once via the reserved 'all' classifier
(owner:repo:tag:all), backed by GitHub.getAllModuleAssets.

Release 1.8.2.2

27 Apr 09:43

Choose a tag to compare

Release 1.8.2.1

24 Apr 18:58

Choose a tag to compare

Release 1.8.2

24 Apr 14:18

Choose a tag to compare

Release 1.8.1.1

24 Apr 12:30

Choose a tag to compare

Release 1.8.1

24 Apr 12:15

Choose a tag to compare

Release 1.8

24 Apr 11:23

Choose a tag to compare

Release 1.7.3

05 Apr 19:56

Choose a tag to compare

Release 1.7.2.3

10 Feb 12:32

Choose a tag to compare

Release 1.7.2.2

27 Jan 17:22

Choose a tag to compare