Skip to content

Release v1.0.6

Latest
Compare
Choose a tag to compare
@sya-ri sya-ri released this 16 Nov 06:25
· 1 commit to master since this release
6db76e3

🔥 Feature

KAddCommand

  • Add isRenormalize

KArchiveCommand

  • Add setFormat

KCherryPickCommand

  • Add setContentMergeStrategy

KCloneCommand

  • Add setDepth
  • Add setShallowSince
  • Add addShallowExclude

KCommitCommand

  • Add setCleanupMode
  • Add setDefaultClean
  • Add setCommentCharacter

KDescribeCommand

  • Add setAbbrev

KDiffCommand

  • Add setShowNameOnly

KFetchCommand

  • Add setInitialBranch
  • Add setDepth
  • Add setShallowSince
  • Add addShallowExclude
  • Add setUnshallow

KGit

  • Add verifySignature

KInitCommand

  • Add setInitialBranch

KListTagCommand

  • Add setContains

KMergeCommand

  • Add setContentMergeStrategy

KPullCommand

  • Add setContentMergeStrategy

KPushCommand

  • Add setHookOutputStream
  • Add setHookErrorStream
  • Add pushDefault
  • Add isUseBitmaps

KRebaseCommand

  • Add setContentMergeStrategy

KStashApplyCommand

  • Add setContentMergeStrategy

KTagCommand

  • Add signingKey
  • Add setCredentialsProvider

🆕 KVerifySignatureCommand

  • addName
  • addNames
  • setMode
  • verifier
  • setGpgConfig

🐾 Change

  • Bump version Kotlin: 1.4.31 -> 1.9.20
  • Bump version JGit: 5.11.0.202103091610-r -> 6.7.0.202309050840-r