GitVersion v5.1.1 Release Notes

Release Date: 2019-10-28 // over 4 years ago
  • ๐Ÿš€ As part of this release we had 173 commits which resulted in 16 issues being closed.

    ๐Ÿ”‹ Features

    • #1849 Feature/netcore3.0
    • #1762 Add -nonormalize option to disable normalize function

    ๐Ÿ› Bugs

    • #1847 Add the xml namespace to work with MSBuild v14
    • #1782 Azure Pipeline Task - default Config File path to GitVersion.yml doesn't work
    • #1777 Only append /config if the user specified a configFilePath

    ๐Ÿ‘Œ Improvements

    • #1871 adds Preview suffix to VSIX task name when appropriate
    • #1865 Feature/di2
    • #1861 Feature/di
    • #1843 Change the implementation of AzureDevops task.
    • #1838 Performance improvements - profiling and simple caching
    • #1794 Feature/unit tests vsix
    • #1793 Fix several issues related to worktree
    • #1787 Fixed entrypoint for github actions

    ๐Ÿ“š Documentation

    • #1853 Fix typo
    • #1840 Update teamcity docs with info about fetchallheads
    • #1835 Docs Update - Azure DevOps piplines yml example