Skip to content

Releases: Tenacom/Buildvana

2.0.151-preview

26 May 20:07

Choose a tag to compare

2.0.151-preview Pre-release
Pre-release

We also have a human-curated changelog.


What's Changed

New features

  • Add buildvana.json configuration foundation by @rdeago in #277

Other changes

  • Replace Cecil-based ReSharper annotation export with a Roslyn exporter by @rdeago in #276

Full Changelog: 2.0.134-preview...2.0.151-preview

2.0.134-preview

23 May 12:48

Choose a tag to compare

2.0.134-preview Pre-release
Pre-release

We also have a human-curated changelog.


What's Changed

Breaking changes

  • Replace OptionsService with typed settings and ToolConfiguration by @rdeago in #264
  • [bv] Forward command-line arguments verbatim to dotnet by @rdeago in #266

New features

  • [bv] English help output and kebab-case-only release options by @rdeago in #261
  • [bv] Add startup logo, --version, GLOBAL OPTIONS, MSBuild indicators by @rdeago in #265

Full Changelog: 2.0.103-preview...2.0.134-preview

2.0.103-preview

09 May 00:35

Choose a tag to compare

2.0.103-preview Pre-release
Pre-release

We also have a human-curated changelog.


What's Changed

New features

  • Introduce IHomeDirectoryProvider and Buildvana.Core.HomeDirectory by @rdeago in #251
  • Retire IBuildHost in favor of ILogger and BuildFailedException by @rdeago in #252
  • Phase 1: remove ICakeContext from Buildvana.Tool services by @rdeago in #253
  • Tool refactoring Phase 2: replace CakeHost with Spectre.Console.Cli by @rdeago in #254
  • Tool refactoring Phase 3: drop Cake.Frosting by @rdeago in #256

Other changes

  • Bump Microsoft.Build.NoTargets from 3.7.56 to 3.7.134 by @dependabot[bot] in #255

Full Changelog: 2.0.61-preview...2.0.103-preview

2.0.61-preview

02 May 11:36

Choose a tag to compare

2.0.61-preview Pre-release
Pre-release

We also have a human-curated changelog.


What's Changed

New features

  • Tool refactoring Phase 0: scaffold replacement infrastructure by @rdeago in #249

Full Changelog: 2.0.44-preview...2.0.61-preview

2.0.44-preview

01 May 23:49

Choose a tag to compare

2.0.44-preview Pre-release
Pre-release

We also have a human-curated changelog.


What's Changed

New features

  • Extract Buildvana.Core.Json library from Buildvana.Tool by @rdeago in #248

Full Changelog: 2.0.31-preview...2.0.44-preview

2.0.31-preview

30 Apr 09:18

Choose a tag to compare

2.0.31-preview Pre-release
Pre-release

2.0.20-preview

29 Apr 16:03

Choose a tag to compare

2.0.20-preview Pre-release
Pre-release

We also have a human-curated changelog.


What's Changed

New features

  • IBuildHost abstraction and host adapters by @rdeago in #245
  • Use IBuildHost for logging and failing in Buildvana.Tool (#246) by @rdeago in #247

Full Changelog: 2.0.6-preview...2.0.20-preview

2.0.6-preview

29 Apr 12:34

Choose a tag to compare

2.0.6-preview Pre-release
Pre-release

We also have a human-curated changelog.


What's Changed

Bugs fixed

  • Fix: dotnet bv test fails if there are no test projects in solution by @rdeago in 618d7a6

Full Changelog: 2.0.1-preview...2.0.6-preview

2.0.1-preview

29 Apr 08:06

Choose a tag to compare

2.0.1-preview Pre-release
Pre-release

We also have a human-curated changelog.


What's Changed

Full Changelog: 1.1.10...2.0.1-preview

1.1.10

27 Apr 23:28

Choose a tag to compare

We also have a human-curated changelog.


What's Changed

Bugs fixed

  • Preserve JSON formatting when rewriting self-references by @rdeago in #244

Full Changelog: 1.1.4...1.1.10