Releases · TurnerSoftware/BuildVersioning · GitHub
Skip to content

Releases: TurnerSoftware/BuildVersioning

0.5.0

0.5.0 Pre-release
Pre-release

Choose a tag to compare

@Turnerj Turnerj released this 29 Apr 14:54

What's Changed

Build Versioning now requires either .NET 6 or .NET 8 installed to provide versioning.

Full Changelog: 0.4.0...0.5.0

0.4.0

0.4.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Nov 08:32

Changes

This version adds multi-targeting for Build Versioning - that is to say, previously Build Versioning required .NET 5 to be installed to run at all but now it supports .NET 5 or .NET 6 being installed. This won't affect the target frameworks of your application, just increases the scope where Build Versioning will be supported.

Other changes as part of this include improved logging and error handling.

🚀 Features

👨🏼‍💻 Contributors

@Turnerj

0.3.0

0.3.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Aug 08:35

Changes

👨🏼‍💻 Contributors

@Turnerj

0.2.2

0.2.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jun 06:17
82998c0

Changes

👨🏼‍💻 Contributors

@Turnerj

0.2.1

0.2.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Mar 13:17

Fixes a case sensitivity issue with the tool path, preventing it working correctly on Linux.

0.2.0

0.2.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Mar 06:17
  • Added fine grain controls of extended integration features
  • Fixed bug where extended integrations features are triggered when SkipBuildVersioning was false.

0.1.2

0.1.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Mar 09:22

Fixes target logic to support build versioning.

0.1.1

0.1.1 Pre-release
Pre-release

Choose a tag to compare

@Turnerj Turnerj released this 11 Mar 08:49
1220f33

Fixes issue with missing *.deps.json and *.runtimeconfig files,

0.1.0

0.1.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Mar 05:38

Initial version of Build Versioning