Skip to content

Releases: brian-mcnamara/plugin_uploader

1.3.5

10 May 20:46
324c6cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.4...1.3.5

1.3.4

23 Mar 00:13
5aad6c8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.3...1.3.4

1.3.3

11 Aug 05:46
f47ba03
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.2...1.3.3

1.3.2

17 Mar 17:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.1...1.3.2

1.3.1

22 Jun 19:54
60f5011
Compare
Choose a tag to compare

What's Changed

  • Update okhttp dependency for compatibility with intellij plugin by @brian-mcnamara in #10

Full Changelog: 1.3.0...1.3.1

1.3.0

01 Jun 17:33
a7c6d3d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.3...1.3.0

1.2.3

22 Apr 16:46
b1c6798
Compare
Choose a tag to compare

What's Changed

  • Add absoluteDownloadUrls flag by @mkw in #8

New Contributors

  • @mkw made their first contribution in #8

Full Changelog: 1.2.2...1.2.3

1.2.2

04 Nov 20:54
e94ab11
Compare
Choose a tag to compare

Adds a comment to the updatePlugin file with latest update timestamp and plugin ID

1.2.1

04 Aug 19:17
903dfe7
Compare
Choose a tag to compare

Fixes issue where version information is stores as versionInfo instead of idea-version

1.2.0

25 Jul 06:28
deda43e
Compare
Choose a tag to compare

Multi-version support:
Enable multiple versions of a plugin to exist in updatePlugins.xml as long as the since and until version do not collide

Refactor to proper gradle task:
Update inputs to property to allow lazy initialization