Skip to content

v1.2.0

Compare
Choose a tag to compare
@tngraf tngraf released this 17 Mar 12:24
· 39 commits to master since this release
a3125b7
  • improved error handling.
  • supports FOSSology REST API v1.4.3 (FOSSology 4.0.0 built @ 2023/03/09).
  • new method GetHealth().
  • have FossologyClient to be a partial class for better overview.
  • new method GetGroupList().
  • add support for groups for all methods where it did not yet exist.
  • new method GetInfo().
  • support for licenses added: new methods GetLicenseList(), GetLicense(), CreateLicense().
  • code coverage support
  • new classes Hash and Obligation.
  • improved unit tests.