Skip to content

Releases: Wyam2/wyam

v3.0.0

20 Jun 13:21
Compare
Choose a tag to compare
  • [DevOps] Simplified extraction of git branch and SHA in build script
  • [DevOps] Fixed Wyam2 and Wyam2.Tool nuget packages description
  • [DevOps] Roslynator.Analyzers 4.x requires Roslyn 4.0.1 thus .NET SDK 6.0 build
  • [Refactoring] Update JavaScriptEngineSwitcher.Jint to v3.18.0-preview to support ES6, see here
  • [Refactoring] Update Microsoft.NET.Test.Sdk to v17.2.0
  • [Refactoring] Update SixLabors.ImageSharp to v2.1.2
  • [Security] Update NuGet.* packages to v6.2.1 to mitigate CVE-2022-30184 / GHSA-3885-8gqc-3wpf
  • [Refactoring] Update Google.Apis, Google.Apis.Auth, Google.Apis.Core and Google.Apis.YouTube.v3 to v1.57.0
  • [Refactoring] Update StyleCop.Analyzers to v1.2.0-beta.435
  • [Refactoring] Update Roslynator.Analyzers to v4.1.1
  • [Refactoring] Update Microsoft.SourceLink.GitHub to v1.1.1
  • [Refactoring] Update Castle.Core to v.5.0.0
  • [Refactoring] Update Markdig to v0.30.2
  • [Refactoring] Update Octokit to v0.51.0
  • [Refactoring] Update Nunit to v3.13.3
  • [DevOps] GHA(deps): Bump peter-evans/repository-dispatch from 1 to 2
  • [DevOps] GHA(deps): Bump actions/upload-artifact from 2 to 3
  • [DevOps] GHA(deps): Bump github/codeql-action from 1 to 2
  • [DevOps] GHA(deps): Bump crazy-max/ghaction-github-labeler from 3 to 4
  • [DevOps] GHA(deps): Bump actions/setup-dotnet from 1 to 2
  • [Fix] Cake addin documentation updated to specify Wyam2 instead of the original Wyam project
  • [Fix] Wyam 3.0.0-rc3 does not render correctly note and table list XML comments (#92)
  • [Refactoring] Update NuGet.* packages to v6.1.0
  • [Refactoring] Added dependency NuGet.PackageManagement to Wyam2.Configuration project
  • [Refactoring] Removed dependencies to NuGet.Client, NuGet.ContentModel, NuGet.PackageManagement.NetStandard, NuGet.Repositories, NuGet.RuntimeModel in Wyam2.Configuration project
  • [Refactoring] Update SixLabors.ImageSharp to v2.1.0
  • [Refactoring] Update Polly to v7.2.3
  • [Refactoring] Update Microsoft.CodeAnalysis.CSharp to v4.1.0
  • [Refactoring] Update SharpZipLib to v1.3.3
  • [Refactoring] Update MetadataExtractor to v2.7.2
  • [Refactoring] Update Google.Apis, Google.Apis.Auth, Google.Apis.Core to v1.56.0
  • [Refactoring] Update CsvHelper to v27.2.1
  • [Refactoring] Update Markdig to v0.28.0
  • [Refactoring] Update NSubstitute to v4.3.0
  • [Refactoring] Update Microsoft.NET.Test.Sdk to v17.1.0
  • [Refactoring] Update System.Data.SqlClient to v4.8.3
  • [Refactoring] Update NUnit3TestAdapter to v4.2.1
  • [Refactoring] Update Microsoft.IO.RecyclableMemoryStream to v2.2.0
  • [Refactoring] Downgrade Roslynator.Analyzers to v3.3.0 due to dependency on .NET SDK 6.0
  • [Refactoring] Update AngleSharp to v0.16.1
  • [Refactoring] Update Google.Apis.YouTube.v3 to v1.56.0.2630
  • [DevOps] GHA(deps): Bump smartsquaregmbh/delete-old-packages from 0.3.3 to 0.4.0
  • [DevOps] GHA(deps): Bump actions/checkout from 2 to 3

Please see https://wyam2.github.io/docs/usage/obtaining for important notes about downloading and installing.

v3.0.0-rc3

20 Dec 21:28
Compare
Choose a tag to compare
v3.0.0-rc3 Pre-release
Pre-release

[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

Please see https://wyam2.github.io/docs/usage/obtaining for important notes about downloading and installing.

3.0.0-rc2

06 Nov 19:01
Compare
Choose a tag to compare
3.0.0-rc2 Pre-release
Pre-release
  • [Fix] Fixed Wyam.All nuget package not containing the proper dependencies
  • [DevOps] Adjustments to the release process

3.0.0-rc1 Pre-release

  • first release of Wyam2, as a drop-in replacement for Wyam

    • Wyam.Tool was renamed to Wyam2.Tool dotnet tool install -g Wyam2.Tool
    • wyam was renamed to wyam2 wyam2 new --recipe Blog
  • [Documentation] Markdown table not well rendered #73

  • [Documentation] 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 (#24)

    • added support for: revisionHistory, note, definition list, cref langword
  • [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 (#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 (#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 (#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) (#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 (#22, thanks @augustoproiete)

  • [Refactoring] Cake.Wyam: Add cake-addin tag to NuGet package(#21, thanks @augustoproiete)

  • [Refactoring] Update Cake.Wyam to target Cake v1.0.0 (#19, thanks @augustoproiete)

Please see https://wyam2.github.io/docs/usage/obtaining for important notes about downloading and installing.