Skip to content

2.0.0

Compare
Choose a tag to compare
@svc-autorelease svc-autorelease released this 07 Mar 11:15
· 185 commits to develop since this release
4a703af
Type Description Link
Break The PR removes all usage of jgit and use native git. The native git binary is now required for this plugin to work.
There are two major benefits: 1. Only calls git describe once now so the gitVersion() task is much faster. 2. The plugin current supports git worktree.
#685