Wyam2 v3.0.0-rc3 released! #91
savornicesei
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Another release candidate 3.0.0 RC2 is here. There aren't many changes from RC2 just fixes to the release process and choco publishing.
Release contains:
3.0.0-rc3
[DevOps] Mark release as prerelease if there's a version suffix available
[DevOps] GHA(deps): Bump smartsquaregmbh/delete-old-packages from 0.3.1 to 0.3.3
[DevOps] Allow prerelease versions in choco package [DevOps] Fixed 'The format of value Wyam2 wyam release' is invalid.' in the Release cake target
3.0.0-rc2
[Fix] Fixed Wyam.All nuget package not containing the proper dependencies
[DevOps] Adjustments to the release process
3.0.0-rc1
first release of Wyam2, as a drop-in replacement for Wyam
dotnet tool install -g Wyam2.Tool
wyam2 new --recipe Blog
[Documentation] Markdown table not well rendered Mardown table not well rendered #73
[Documentation] AutoLinkTypes docs theme setting is slightly confusing AutoLinkTypes docs theme setting is slightly confusing #74
[Refactoring] Update JSPool to v4.0.0
[Refactoring] Update JavaScriptEngineSwitcher.Core to v3.3.0 and JavaScriptEngineSwitcher.Jint to v3.1.0
[Refactoring] Update Microsoft.NET.Test.Sdk to v16.11.0
[Refactoring] Update NuGet to 5.11.0
[Refactoring] Update MetadataExtractor to v2.7.0
[Refactoring] Update Google.Apis.* to v1.54.0 and Google.Apis.YouTube to 1.54.0.2378
[Fix] Update blog themes: CleanBlog to v6.0.4, Phantom, SolidState, Stellar
[Feature] Render all XML comment tags (Render all XML comment tags #24)
[Refactoring] Update System.Data.SqlClient to v4.8.2
[Refactoring] Update System.Reflection.TypeExtensions to v4.7.0
[Fix] Could not reference Wyam.Common namespace with nuget (Could not reference Wyam.Common namespace with nuget #1)
[Refactoring] Update Markdig to v0.25.0
[Refactoring] Update SixLabors.ImageSharp to v1.0.3
[Refactoring] Update Google.Apis.YouTube.v3 to v1.52.0.2366
[Refactoring] Update CsvHelper to v27.1.1
[Refactoring] Update MetadataExtractor to v2.6.0
[Refactoring] Update dotless.Core to v1.6.7
[Refactoring] Update SharpScss to v2.0.0
[Refactoring] Update ReflectionMagic to v4.1.0
[Refactoring] Update Polly to v7.2.2
[Refactoring] Update WebMarkupMin.Core to v2.9.0
[Refactoring] Update Octokit to v0.50.0
[Refactoring] Update Microsoft.AspNetCore to latest version targeting .NET Standard 2.0
[Refactoring] Update ConcurrentHashSet to v1.2.0
[Refactoring] Update YamlDotNet to v11.2.1
[Refactoring] Update Microsoft.IO.RecyclableMemoryStream to v2.1.2
[Refactoring] Update System.Data.SqlClient to v4.8.1
[Refactoring] Update System.Collections.Immutable to v1.5.0
[Refactoring] Update Microsoft.CodeAnalysis.CSharp to v3.4.0
[Refactoring] Update Microsoft.NET.Test.Sdk to v16.10.0
[Refactoring] Update NuGet to 5.10.0
[Refactoring] Update Google.Apis.YouTube.v3 to v1.52.0.2343
[Feature] Add command-line switch for no logo (Add command-line switch for no logo #4, logo was removed)
[Refactoring] Update Microsoft.AspNetCore.WebSockets to v2.2.1
[Refactoring] Update YamlDotNet to v5.1.0
[Fix] Cake.Wyam "Could not execute because the specified command or file was not found" error (Cake.Wyam "Could not execute because the specified command or file was not found" error #25)
[DevOps] Added build, nightly, dependabot labels sync, AZDO issues sync and CodeQL GitHub actions
[DevOps] Build: NuGet pack errors NU5125 (licenceUrl) and NU5048 (iconUrl) (Build: NuGet pack errors NU5125 (licenceUrl) and NU5048 (iconUrl) #6)
[Refactoring] Update ConcurrentHashSet to v1.1.0
[Refactoring] Update SharpZipLib to v1.3.2
[Refactoring] Update XmpCore to v6.1.10.1 and MetadataExtractor to v2.5.0
[Refactoring] Update StyleCop.Analyzers to v1.1.118 and Roslynator.Analyzers to v3.2.0
[Refactoring] Update Shouldly to v4.0.3
[Refactoring] Update NSubstitute to v4.2.2 (thus upgrading Castle.Core to v4.4.1)
[Refactoring] Update Autofixture to v4.5.1
[Refactoring] Update NUnit to v3.13.2 and NUnit3TestAdapter to v4.0.0
[Refactoring] Update Buildalyzer.Workspaces to v2.6.0
[Refactoring] Update Google.Api to v1.52.0
[Refactoring] Update NuGet to 5.9.1
[Refactoring] Update Newtonsoft.Json to v13.0.1
[Refactoring] Update CsvHelper to v27.1.0
[Refactoring] Update EPPlus to latest LGPL version 4.5.3.3
[Refactoring] Update Cake to v1.1.0
[Refactoring] Update AngleSharp to v0.16.0
[Refactoring] Update Cake.Wyam NuGet package icon to the new Cake-Contrib logo for Cake addins (Update Cake.Wyam NuGet package icon to the new Cake-Contrib logo for Cake addins #22, thanks @augustoproiete)
[Refactoring] Cake.Wyam: Add cake-addin tag to NuGet package(GH-20: Cake.Wyam: Add cake-addin tag to NuGet package #21, thanks @augustoproiete)
[Refactoring] Update Cake.Wyam to target Cake v1.0.0 (GH-18: Update Cake.Wyam to target Cake v1.0.0 #19, thanks @augustoproiete)
Beta Was this translation helpful? Give feedback.
All reactions