spdx-toolkit 0.3.1

Toolkit for interacting with SPDX Documents
Documentation
<!--
SPDX-FileCopyrightText: 2021 HH Partners
 
SPDX-License-Identifier: MIT
 -->

# Changelog

All notable changes to this project will be documented in this file.

## [0.3.1]https://github.com/doubleopen-project/spdx-toolkit/compare/v0.3.0...v0.3.1 (2022-07-05)


### Features

* support new spdx-rs ([a2060e5]https://github.com/doubleopen-project/spdx-toolkit/commit/a2060e5f552556caf70128b65781768bd2878c27)

## [0.3.0]https://github.com/doubleopen-project/spdx-toolkit/compare/v0.2.1...v0.3.0 (2022-04-14)


### ⚠ BREAKING CHANGES

* add a new argument to the github function

### Features

* add ability to use older license list versions ([75df8fa]https://github.com/doubleopen-project/spdx-toolkit/commit/75df8fa9e882adcf5e5bbfd241897b509c98d306)

## [0.2.1]https://github.com/doubleopen-project/spdx-toolkit/compare/v0.2.0...v0.2.1 (2022-04-14)

### Features

* add function to check if a license is valid spdx ([266a1cc]https://github.com/doubleopen-project/spdx-toolkit/commit/266a1cccb961fdc9f820eaf693f08b936b5a61ae)

## 0.2.0 - 2021-10-21

### Features

* Functionality for getting the SPDX License List from GitHub.
* Creation of graphs from SPDX relationships.