posh-git v1.1.0 Release Notes

Release Date: 2022-03-31 // almost 2 years ago
  • โž• Added

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix branch status when cherry-picking, merging, reverting (#818) (PR #828) (PR #894) Thanks @NihilityT
    • ๐Ÿ›  Fix tab expansion for PowerShell aliases to git.exe (#854) (PR #855)
    • ๐Ÿ›  Fix tab expansion for symbolic refs (#867) (PR #868) Thanks @dmringo
    • ๐Ÿ›  Fix status inside .github directories (#873) (PR #874) (PR #893) Thanks @jethas-bennettjones
    • ๐Ÿ”– Version warning no longer flags VFS for Git (#860) (PR #884) Thanks @shmuelie
    • ๐Ÿ”– Version warning no longer flags Git for Windows release candidates (#845) (PR #885) Thanks @dscho

    Chores

    • Migrated to GitHub Actions (PR #878) Thanks @dscho
    • ๐Ÿ›  Fixed Scoop install instructions (PR #862) Thanks @cjstewart88
    • ๐Ÿ›  Fix typo (PR #887) Thanks @bennett1412

Previous changes from v1.0.0

    • ๐Ÿš€ Released to PowerShell Gallery.
    • Fate of Chocolatey to be determined.