Vvspy

Latest version: v2.2.0

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

Scan your dependencies

Page 1 of 2

2.2.0

What's Changed
* added cancellation information by zaanposni in https://github.com/zaanposni/vvspy/pull/79


**Full Changelog**: https://github.com/zaanposni/vvspy/compare/v2.1.0...v2.2.0

2.1.0

What's Changed
* fixed typo in readme by zaanposni in https://github.com/zaanposni/vvspy/pull/74
* dropped support for python 3.6 and 3.7 to fix vulnerability CVE-2024-35195 in requests dependency


**Full Changelog**: https://github.com/zaanposni/vvspy/compare/v2.0.2...v2.1.0

2.0.2

Not secure
What's Changed
* correctly check for station enum when resolving station identifier


**Full Changelog**: https://github.com/zaanposni/vvspy/compare/v2.0.1...v2.0.2

2.0.1

Not secure
What's Changed
* fixed AttributeError on string or integer station identifier


**Full Changelog**: https://github.com/zaanposni/vvspy/compare/v2.0.0...v2.0.1

2.0.0

Not secure
Changes

- Respect limit for `get_trips()`: The `get_trips()` function now respects the specified limit.
- Removed debug: The debug parameter has been removed. Please use the logging module to set the desired log level instead.
- Renamed `obj` to `models`: Improved clarity by renaming the obj directory to models. You will need to adjust your imports.
- Added station enum: Introduced a station enum for better organization and readability. No more searching for your station identifier!
- Revised readme and examples: Updated the README file and examples for better understanding and usage.
- Using logging module instead of prints: Replaced print statements with the logging module for better logging practices.
- Update requirements.txt: Updated dependencies in requirements.txt to the latest versions.
- Update CSV files: Updated CSV resources with the latest data.

Read more about the new enum in 64

1.2.0

Not secure
Added `requests.session` parameter to all methods

Thanks to mhorst00 for this contribution in 54

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.