Skip to content

Releases: TrustSource/ts-gradle-plugin

Release v0.2.0

17 Feb 23:19
Compare
Choose a tag to compare

"Check" functionality and proxy support

Release v0.1.4

19 Oct 10:41
Compare
Choose a tag to compare

Updated baseUrl; moved to java-client 0.2.1

Release v0.1.3

15 Apr 16:25
Compare
Choose a tag to compare

Bugfixes / Enhancements:

  • supports incubating plugin mechanism introduced in Gradle 2.1 => plugin-id: de.eacg.ecsPlugin
  • distribution via MavenCentral is still available => plugin-id: de.eacg.ecs.plugin.gradle
  • new Taskname ecsScan (the old taskname 'dependency-scan' exists as alias)
  • bugfix: catch Exception and finish task if declared gradle-configuration is not available.

Release v0.1.2

12 Feb 18:30
Compare
Choose a tag to compare

Bugfixes:

  • snapshot dependency removed ,
  • build process improved

Initial release

12 Feb 17:21
Compare
Choose a tag to compare
v0.1.1

enhancement: project name and version are read from project.propertie…