Skip to content

v1.2.0

Compare
Choose a tag to compare
@tekgator tekgator released this 25 Dec 15:20
· 2 commits to main since this release

[1.2.0] - 2022-12-25

Added

  • Add UserAgent to HTTP client if not already set by the calling assembly
  • Set default Accept Heager on HTTP client
  • Add Model JarDetailsExt to include Type, Category and DownloadUrl
  • Add ServerJarsExt class which returns the JarTypes as dictionary by default and the JarDetailsExt instead of JarDetails

Changed

  • Changed dispose HTTP client flag in ServerJars constructor to be TRUE as a default
  • Adjusted README to include description for ServerJarsExt