Analytix

Latest version: v5.3.0

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

Scan your dependencies

Page 9 of 11

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

2.0.0.dev2

Added context manager support for `Service` objects.

2.0.0.dev1

WARNING

- This is a development release, and may be unstable.
- No documentation exists for this version.
- This version contains multiple breaking changes.
- Some features from 1.2.0 are missing (though will be readded by the time 2.0.0 is done).

Added

- You can now once again specify scopes.
- You can now use logging.
- Filter values are now checked.
- Deprecated features are now checked.
- Currencies are now checked.

Changes

- Dates are now checked more scrupulously.
- The service can now be authorised after verification is complete, though can still be verified beforehand.
- Pandas is no longer a required dependency. This means CSV reports are now written using `csvwriter`.

To be readded

- Playlist reports
- Ad reports

Permanently removed

- The `verify` keyword in the `retrieve` method. It will be replaced with another system in 2.1.0.

1.2.2

- Verify sort metrics better
- Fix a few bugs

1.2.1

Fixed a pretty detrimental bug that caused major issues. v1.2.0 has been yanked from PyPI.

Page 9 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.