Skip to content

Releases: jgiannuzzi/T4.Build

T4.Build 0.2.5

13 Nov 17:30
Compare
Choose a tag to compare

What's Changed

  • fix bug where paths with spaces cause errors on build by @Pxtl in #13

New Contributors

  • @Pxtl made their first contribution in #13

Full Changelog: v0.2.4...v0.2.5

T4.Build 0.2.4

16 Feb 17:27
Compare
Choose a tag to compare

Changelog

  • Fix build issue when nuget directory contains spaces by @hokb in #4

➡️ Available on the NuGet Gallery

T4.Build 0.2.3

09 Nov 17:38
Compare
Choose a tag to compare

Changelog

  • Fix package description (3c178ea)

➡️ Available on the NuGet Gallery

T4.Build 0.2.2

09 Nov 17:38
Compare
Choose a tag to compare

Changelog

  • Improve package description and add tags (8422b48)

➡️ Available on the NuGet Gallery

T4.Build 0.2.1

09 Nov 17:38
Compare
Choose a tag to compare

Changelog

  • Fix unstable MSBuild compilation cache (#3)

➡️ Available on the NuGet Gallery

T4.Build 0.2.0

24 Mar 10:01
Compare
Choose a tag to compare

Changelog

  • Use in-process Roslyn compiler (28e4bfa)
  • Use a proper inter-process mutex instead of a lock file (bea9fe8)
  • Use AOT version of Roslyn found in local .NET SDK (666ee2b)

This release brings a big speedup and increased stability.

➡️ Available on the NuGet Gallery

T4.Build 0.1.1

24 Mar 10:00
Compare
Choose a tag to compare

Changelog

➡️ Available on the NuGet Gallery

T4.Build 0.1.0

24 Mar 09:53
Compare
Choose a tag to compare

Changelog

➡️ Available on the NuGet Gallery