This repository has been archived by the owner on Sep 19, 2024. It is now read-only.
1.0.8
svc-autorelease
released this
05 Nov 18:39
·
502 commits
to develop
since this release
Type | Description | Link |
---|---|---|
Fix | gradle-revapi will look back at all accepted breaks in the .palantir/revapi.yml , in order to not require PRs being up to date with develop before merging (see #77) |
#97 |
Fix | gradle-revapi will look back up to 3 git tags if it cannot find the jars for the most recently published git tag. This should fix issues with merging in develop before a develop publish build has succeeded. |
#99 |