Skip to content

release 3.3.3

Compare
Choose a tag to compare
@AlphaBs AlphaBs released this 04 Oct 06:11
· 214 commits to master since this release

CmlLib.Core.3.3.3.zip
CmlLib.Core.dll for netstandard2.0 / .NET Framework 4.6.2
or use Nuget package 'CmlLib.Core'

SampleCoreLauncher.zip
Simple console sample launcher using .NET 5. unzip file and run CmlLibCoreSample.exe

SampleWinformLauncher.zip
GUI sample launcher using .NET Framework. unzip file and run CmlLibWinFormSample.exe

Changelog

  • Support 1.17.1 forge
  • Add netstandard2.0 and remove netcoreapp3.1 and net5.0
  • Update dependencies (Newtonsoft.Json, SharpZipLib)
  • Add UserType property in MSession
  • Add FileType property in DownloadFileChangedEventArgs
  • Exclude MethodTimer.Fody on debug build