Analytix

Latest version: v5.2.0

Safety actively analyzes 630305 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 11

2.0.0

The rewrite is finally done! There are too many changes to mention them all here, but there is a [migration guide](https://analytix.readthedocs.io/en/latest/info/migrating.html) to help you switch your project(s) from version 1 to version 2.

2.0.0.dev7

This should be the final dev release before 2.0.0 stable (in fact, there may be no changes between now and then). This update mainly focussed on docs.

2.0.0.dev6

This will likely be the last major update before documentation in dev7.

**Changes**
- Added playlist report types
- Fixed broken report types
- Made the verifier more robust
- Made the verifier check sort options in the same way as metrics

2.0.0.dev5

**Changes**
- Removed numpy array stuff
- Re-added raw data output (`self.data`) to report class
- Re-added `to_json(...)` method to report class

**Bug fixes**
- Fixed a bug that converted numerical values to strings
- Fixed a bug where presenting an invalid filter value to a report type with a required filter would raise a `KeyError` rather than `InvalidRequest`

2.0.0.dev4

WARNING: This release contains extensive breaking changes.

- API requests are now handled manually
- The number of dependencies has been significantly reduced
- The service and analytics objects are now one combined object
- The API token is now stored (unless the user wishes otherwise) for future use
- A bug where queries would error through the API if reports that required sorts were not sorted in descending order has been fixed
- The `report.to_json` method has been removed
- If numpy is installed, np arrays are used instead of lists of lists to store data within the report object
- The retrieve kwargs have been rejigged to make it clearer which elements are necessary
- The verification files have been cleaned up

This release is largely undocumented. You will need to view the source code to work stuff out, or stick with v1.2.1 for the time being.

2.0.0.dev3

(Originally released 14 May)

- Fixed some typos
- Added some utils

Page 8 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.