* Implemented correct __eq__ methods * Added methods for isolated temporal and environmental vectors * Another rounding fix
3.2
- Fixes CVSS v4.0 rounding issues - Makes rounding match official Javascript implementation
3.1
3.0
- Small fixes - JSON improvements - CVSS v4.0
2.6
* Added a `minimal` parameter to the `CVSS3.as_json()` method to produce a JSON representation that includes only the metrics that the CVSS3 object was initiated with.