Skip to content

v3.2.0

Latest
Compare
Choose a tag to compare
@bezzad bezzad released this 22 Sep 09:30
· 3 commits to master since this release
  • Add EnableLiveStreaming option and by default disabled value.
  • Add Microsoft.Extensions.Logging.ILogger as the default logger interface of the Downloader.
  • Support for old versions of .NET was removed from the Downloader v3.2.0. From this version onwards, only .Net 8 and higher versions will be supported.
  • Fixed control of the amount of system memory (RAM) that the Downloader consumes during downloading.
  • Refactor all codes and test.
  • Improve memory performance.
  • Fixed some bugs.