Releases: jcgay/gradle-notifier
Releases · jcgay/gradle-notifier
v2.1.0
- Can configure notification timeout (c5440aa)
- Use send-notification 0.14.0 (31b2068)
- Default RuntimeExecutor timeout is now 500 ms (8d792b5)
- Timeout in RuntimeExecutor is now set from Application configuration (9d0fb02)
- Do not set a default app activation for terminal-notifier (61f142f)
- Upgrade to Gradle 4.3 (15e915c)
v2.0.0
- Upgrade to Gradle 4.2.1 (5828feb)
- Replace deprecated BuildRequestMetaData#getBuildTimeClock (33bb8df) - Fix Issue#6
v1.2.0
- Use Oracle JDK 8 on Travis CI (1df51c5)
- Upgrade to Gradle 4.1 (f6858a4)
- Use send-notification 0.13.0 (9685bcb)
- Upgrade to Gradle 4.0.1 (7d5f82b)
- Use closeAndReleaseRepository task instead of deprecated closeAndPromoteRepository (6885d01)
v1.1.0
- Use (new) plugin mechanism for nexus-staging (d74f3e2)
- Use send-notification 0.11.0 (6122b3b)
- Upgrade to Gradle 3.5 (f2d2b86)