Skip to content

Releases: TurnerSoftware/BuildVersioning

0.5.0

29 Apr 14:54
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

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

29 Nov 08:32
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

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

10 Aug 08:35
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

Changes

👨🏼‍💻 Contributors

@Turnerj

0.2.2

21 Jun 06:17
82998c0
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release

Changes

👨🏼‍💻 Contributors

@Turnerj

0.2.1

13 Mar 13:17
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

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

0.2.0

13 Mar 06:17
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • Added fine grain controls of extended integration features
  • Fixed bug where extended integrations features are triggered when SkipBuildVersioning was false.

0.1.2

12 Mar 09:22
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

Fixes target logic to support build versioning.

0.1.1

11 Mar 08:49
1220f33
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

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

0.1.0

11 Mar 05:38
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Initial version of Build Versioning