Releases: gregyjames/OctaneDownloader
Releases · gregyjames/OctaneDownloader
v8.2.0
v8.1.0
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 by @dependabot in #153
- Bump Microsoft.Extensions.Configuration from 8.0.0 to 9.0.2 by @dependabot in #154
- Add Support For Headers by @gregyjames in #152
Full Changelog: v8.0.6...v8.1.0
v8.0.6
What's Changed
- Improve logging of errors by @gregyjames in #145
- Bump coverlet.collector from 6.0.3 to 6.0.4 by @dependabot in #146
- Bump NUnit3TestAdapter from 4.6.0 to 5.0.0 by @dependabot in #148
- 147 downloading large file while using lowmemorymode false in limited ram pc fail without error by @gregyjames in #150
Full Changelog: v8.0.5...v8.0.6
v8.0.5
What's Changed
- Apply fixes from CodeFactor by @codefactor-io in #126
- Bump Serilog and Serilog.Sinks.File by @dependabot in #127
- Bump System.Buffers from 4.5.1 to 4.6.0 by @dependabot in #128
- Bump Autofac from 8.0.0 to 8.2.0 by @dependabot in #129
- Bump Serilog from 4.0.0 to 4.2.0 by @dependabot in #144
- Bump CommunityToolkit.HighPerformance from 8.2.2 to 8.4.0 by @dependabot in #142
- Bump ZString from 2.5.1 to 2.6.0 by @dependabot in #136
- Bump System.Reactive from 6.0.0 to 6.0.1 by @dependabot in #131
- Bump BenchmarkDotNet, Microsoft.Extensions.Configuration and Microsoft.Extensions.Logging by @dependabot in #143
- Bump System.Text.Encoding.CodePages from 8.0.0 to 9.0.1 by @dependabot in #141
- Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 by @dependabot in #135
- Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.12.0 by @dependabot in #134
- Bump coverlet.collector from 6.0.0 to 6.0.3 by @dependabot in #133
- Bump NUnit from 3.14.0 to 4.3.2 by @dependabot in #139
New Contributors
- @codefactor-io made their first contribution in #126
Full Changelog: v8.0.4...v8.0.5
v8.0.4
- Added logic to delete output file if task is cancelled.
Full Changelog: v8.0.3...v8.0.4
v8.0.3
Full Changelog: v8.0.2...v8.0.3
v8.0.1
Full Changelog: v8.0.0...v8.0.1
v8.0.0
What's Changed
- 82 dependency injection with autofac 2 by @gregyjames in #118
Full Changelog: v7.0.2...v8.0.0
v7.0.0
Speed up and modernize code. Remove .NET Framework support. Target .NET Core 6.
What's Changed
- 116 modernize code and remove net framework support by @gregyjames in #117
Full Changelog: v6.0.4...v7.0.0
v6.0.1
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 by @dependabot in #80
- Bump NUnit3TestAdapter from 4.3.1 to 4.4.2 by @dependabot in #83
- Fixed callback error and added JSON appsettings configuration support by @gregyjames in #86
- Added pooled connection library by @gregyjames in #99
- Bump Serilog from 2.12.0 to 3.0.1 by @dependabot in #95
- Bump System.Reactive from 5.0.0 to 6.0.0 by @dependabot in #89
- Bump Serilog.Extensions.Logging from 3.1.0 to 7.0.0 by @dependabot in #87
- Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 by @dependabot in #100
- Bump ZString from 2.5.0 to 2.5.1 by @dependabot in #101
- Bump NUnit from 3.13.3 to 3.14.0 by @dependabot in #102
- Bump System.Text.Encoding.CodePages from 7.0.0 to 8.0.0 by @dependabot in #110
- Bump Microsoft.Extensions.Configuration from 7.0.0 to 8.0.0 by @dependabot in #109
- Bump Microsoft.Extensions.Logging from 7.0.0 to 8.0.0 by @dependabot in #108
- Bump Serilog from 3.0.1 to 3.1.1 by @dependabot in #106
- Bump Serilog.Sinks.Console from 4.1.0 to 5.0.1 by @dependabot in #114
- Bump Microsoft.Extensions.Configuration.Json from 7.0.0 to 8.0.0 by @dependabot in #111
- Bump Serilog.Extensions.Logging from 7.0.0 to 8.0.0 by @dependabot in #112
- Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #105
- Fix GC Error when downloading files in parallel
Full Changelog: v4.2.0...v6.0.1