Skip to content

ugit 0.4.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 02:16
4a2a585

ugit 0.4.5:

Like It? Star It
Love It? Support It

  • git improvements
    • git clone
      • git clone -Since improvements (#276)
      • git clone -Since time period (#277)
    • git log
      • git.log.Trailer (#305)
      • git.log.Description (#304)
      • git.log.Scope (#303)
      • git.log.CommitType (#301)
      • git.log.CommitDate (#309)
      • git.log.Change(s) (#306)
      • git.log.note(s) (#296)
      • git log accumulation improvement (#308)
      • git log parsing improvement (#306,#308,#309)
      • git.log.JiraTicket(s) (#313)
      • git log -TicketNumber(s) (#315)
    • git commit
      • git commit -OnBehalfOf (#275)
      • git commit -CoAuthoredBy (#274)
      • git commit -SkipCI (#320)
  • Container improvements
    • Container.init.ps1 (#279,#280)
    • Container.start.ps1 (#281)
    • Container.stop.ps1 (#282)
  • Action improvements
    • Refactoring ugit action (#289,#290)
    • Testing action in branch (#288)
    • New Parameters:
  • Workflow improvements
    • Fixing ugit workflow PublishTestResults (#287)
    • GitPub cleanup (#310)
  • New Examples:
    • ChangesByCommitType example (#302, #301)
    • ChangesByDayOfWeek example (#295)
    • ChangesByIssueNumber example (#294)
    • ChangesByUserName example (#293)
    • ChangesByExtension example (#292)
    • ReleaseNotes Example (#307)
    • TableOfCurrentBranch example (#291)

Additional Changes in Changelog