Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Dec 03:41
· 15 commits to main since this release
abf79fe

What's Changed

  • Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot[bot] in #81
  • Add template .gitignore from Github template suggested by @paoloambrosio by @jas88 in #83
  • Add Entry Type by @paoloambrosio in #82
  • Bump actions/setup-dotnet from 4.0.0 to 4.0.1 by @dependabot[bot] in #84
  • Bump gittools/actions from 1.1.1 to 1.2.0 by @dependabot[bot] in #85
  • Bump gittools/actions from 1.2.0 to 2.0.1 by @dependabot[bot] in #87
  • Bump gittools/actions from 2.0.1 to 3.0.0 by @dependabot[bot] in #88
  • Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 by @dependabot[bot] in #89
  • Bump NUnit.Analyzers from 4.2.0 to 4.3.0 by @dependabot[bot] in #90
  • Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 by @dependabot[bot] in #91
  • Bump NUnit from 4.1.0 to 4.2.1 by @dependabot[bot] in #93
  • Bump NUnit from 4.2.1 to 4.2.2 by @dependabot[bot] in #94
  • Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 by @dependabot[bot] in #96
  • Bump actions/setup-dotnet from 4.0.1 to 4.1.0 by @dependabot[bot] in #97
  • Bump gittools/actions from 3.0.0 to 3.0.3 by @dependabot[bot] in #101
  • Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 by @dependabot[bot] in #100
  • Bump NUnit.Analyzers from 4.3.0 to 4.4.0 by @dependabot[bot] in #98
  • Bump gittools/actions from 3.0.3 to 3.1.1 by @dependabot[bot] in #102
  • Bump NUnit from 4.2.2 to 4.3.0 by @dependabot[bot] in #103
  • Bump actions/setup-dotnet from 4.1.0 to 4.2.0 by @dependabot[bot] in #106
  • Bump NUnit from 4.3.0 to 4.3.1 by @dependabot[bot] in #104
  • Bump NUnit.Analyzers from 4.4.0 to 4.5.0 by @dependabot[bot] in #105
  • Bump coverlet.collector from 6.0.2 to 6.0.3 by @dependabot[bot] in #108
  • Bump gittools/actions from 3.1.1 to 3.1.3 by @dependabot[bot] in #110
  • Bump NUnit.Analyzers from 4.5.0 to 4.6.0 by @dependabot[bot] in #109
  • Bump NUnit from 4.3.1 to 4.3.2 by @dependabot[bot] in #107
  • Bump coverlet.collector from 6.0.3 to 6.0.4 by @dependabot[bot] in #111
  • Bump gittools/actions from 3.1.3 to 3.1.11 by @dependabot[bot] in #112
  • Bump gittools/actions from 3.1.11 to 3.2.0 by @dependabot[bot] in #118
  • Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 by @dependabot[bot] in #114
  • Bump actions/setup-dotnet from 4.2.0 to 4.3.1 by @dependabot[bot] in #116
  • Bump NUnit.Analyzers from 4.6.0 to 4.7.0 by @dependabot[bot] in #117
  • Bump NUnit3TestAdapter from 4.6.0 to 5.0.0 by @dependabot[bot] in #115
  • Bump gittools/actions from 3.2.0 to 3.2.1 by @dependabot[bot] in #119
  • Bump NUnit.Analyzers from 4.7.0 to 4.9.0 by @dependabot[bot] in #122
  • Run Dependabot scans weekly not daily by @jas88 in #120
  • Bump NUnit.Analyzers from 4.9.0 to 4.9.1 by @dependabot[bot] in #123
  • Bump svenstaro/upload-release-action from 2.9.0 to 2.10.0 by @dependabot[bot] in #124
  • Bump svenstaro/upload-release-action from 2.10.0 to 2.11.2 by @dependabot[bot] in #127
  • Bump NUnit.Analyzers from 4.9.1 to 4.9.2 by @dependabot[bot] in #125
  • Use Git tag version for releases instead of Gitversion by @jas88 in #129
  • Move .Net SDK versioning to global.json file, enable Dependabot updates by @jas88 in #131
  • Bump dotnet-sdk from 8.0.100 to 9.0.303 by @dependabot[bot] in #132
  • Integrate CodeQL analysis into main build job by @jas88 in #130
  • Build test code under current SDK not legacy by @jas88 in #137
  • Bump dotnet-sdk from 9.0.303 to 9.0.304 by @dependabot[bot] in #136
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #135
  • Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #134
  • Bump Microsoft.NET.Test.Sdk from 17.13.0 to 17.14.1 by @dependabot[bot] in #138
  • Bump actions/setup-dotnet from 4.3.1 to 5.0.0 by @dependabot[bot] in #139
  • Bump dotnet-sdk from 9.0.304 to 9.0.305 by @dependabot[bot] in #140
  • Bump dotnet-sdk from 9.0.305 to 9.0.306 by @dependabot[bot] in #144
  • Bump NUnit3TestAdapter from 5.0.0 to 5.2.0 by @dependabot[bot] in #143
  • Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 by @dependabot[bot] in #141
  • Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #142
  • Modernize NuGet package: Native AOT, trimming, and .NET Standard 2.0 cross-platform support by @jas88 in #133
  • Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #146
  • Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #148
  • Bump NUnit from 4.3.2 to 4.4.0 by @dependabot[bot] in #147
  • Bump NUnit.Analyzers from 4.9.2 to 4.10.0 by @dependabot[bot] in #149
  • Add password support for encrypted ZIP archives by @jas88 in #152
  • Hotfix: Ignore TestMultiRar due to libarchive RAR v5 limitation by @jas88 in #153
  • Fix native label and error handling in dependency updater by @jas88 in #154
  • Fix native dependency updater script by @jas88 in #155
  • Bump NUnit.Analyzers from 4.10.0 to 4.11.0 by @dependabot[bot] in #157
  • Bump NUnit.Analyzers from 4.11.0 to 4.11.2 by @dependabot[bot] in #161
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #160
  • Bump svenstaro/upload-release-action from 2.11.2 to 2.11.3 by @dependabot[bot] in #169
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #168
  • Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 by @dependabot[bot] in #165
  • Bump actions/setup-dotnet from 5.0.0 to 5.0.1 by @dependabot[bot] in #171
  • Fix native dependency updater and add duplicate PR checking by @jas88 in #172
  • Fix macOS native test link flags for libarchive 3.8.x by @jas88 in #173
  • Fix xz 5.8.x automake timestamp issue by @jas88 in #174
  • Preserve timestamps when copying library sources by @jas88 in #175
  • Upgrade Linux runner to Ubuntu 24.04 by @jas88 in #176
  • Disable iconv for Windows libxml2 build by @jas88 in #177
  • Bump 5 native dependencies by @github-actions[bot] in #170
  • Bump dotnet-sdk from 9.0.306 to 10.0.100 by @dependabot[bot] in #166
  • Add comprehensive write support for creating archives by @jas88 in #158
  • Add Entry.LengthBytes by @YoshiRulz in #163
  • Bump System.Buffers and System.Memory by @dependabot[bot] in #182
  • Bump NUnit3TestAdapter from 5.2.0 to 6.0.0 by @dependabot[bot] in #180
  • Bump native libarchive from 3.8.3 to 3.8.4 by @github-actions[bot] in #179
  • Bump actions/cache from 4 to 5 by @dependabot[bot] in #185
  • Bump dotnet-sdk from 10.0.100 to 10.0.101 by @dependabot[bot] in #186
  • Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #184
  • Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #183
  • Bump NUnit3TestAdapter from 6.0.0 to 6.0.1 by @dependabot[bot] in #188
  • fix: trigger build workflow on tag pushes for releases by @jas88 in #189
  • Bump native xz from 5.8.1 to 5.8.2 by @github-actions[bot] in #187

New Contributors

Full Changelog: v0.1.5...v0.3.0