Releases: HangfireIO/Hangfire.Build
Releases · HangfireIO/Hangfire.Build
0.6.0
18 Jun 10:20
Compare
Sorry, something went wrong.
No results found
Release Notes
Added – Get-SemanticVersion function to work with VersionPrefix and VersionSuffix in Directory.build.props.
Added – Determine and update build version on AppVeyor automatically based on Get-SemanticVersion.
Changed – Remove odinserj from owners list of the NuGet package.
0.5.0
22 Aug 04:57
Compare
Sorry, something went wrong.
No results found
Release Notes
Added — Explicit Restore task to ensure all the packages are restored before building.
Changed — Build task now depends on the new Restore task and passes --no-restore switch to dotnet build.
0.4.5
25 Jun 06:14
Compare
Sorry, something went wrong.
No results found
Release Notes
Fixed — Fix broken Collect-Localizations function after migrating to PowerShell 7+.
0.4.4
03 Jun 09:31
Compare
Sorry, something went wrong.
No results found
Release Notes
Changes — The build.bat file is now based on the newest PowerShell.
Fixed — Use Get-Content and Set-Content cmdlets explicitly to make scripts work with the newest PowerShell.
0.4.3
21 Mar 08:49
Compare
Sorry, something went wrong.
No results found
Release Notes
Changed – Skip submitting an archive for signing in pull requests, because secrets aren't available.
0.4.2
20 Feb 04:34
Compare
Sorry, something went wrong.
No results found
Release Notes
Added – Readme file and icon for the Hangfire.Build NuGet package.
0.4.1
14 Feb 05:45
Compare
Sorry, something went wrong.
No results found
Release Notes
Changed – Use initial as the default configuration for the Sign-ArchiveContents cmdlet.
0.4.0
08 Feb 03:17
Compare
Sorry, something went wrong.
No results found
Release Notes
Added – Add the Sign-ArchiveContents cmdlet to common functions for signing with SignPath .
Changed – Don't require 7-Zip executable for creating archives, use Compress-Archive .
Fixed – Correctly pass exit code on build script errors to ensure build itself is failed.
Project – Enable required signature verification for NuGet packages via NuGet.config file.
Project – Sign NuGet package and their contents on build with a company certificate.
0.3.2
22 Jan 11:20
Compare
Sorry, something went wrong.
No results found
Release Notes
Fixed – Remove build logger configuration for Appveyor as it results in errors.
0.3.1
22 Jan 10:05
Compare
Sorry, something went wrong.
No results found
Release Notes
Fixed – Don't use nix-friendly path separators in Appveyor build logger's path.