Swiftshadow

Latest version: v1.2.1

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

Scan your dependencies

Page 1 of 3

1.2.1

Fixes 28 bug and improves library's backwards compatibility for older python versions.
Thanks to emmamarkle for issue 28
Thanks to JayacharanR for PR 30

What's Changed
* Update providers.py by JayacharanR in https://github.com/sachin-sankar/swiftshadow/pull/30

New Contributors
* JayacharanR made their first contribution in https://github.com/sachin-sankar/swiftshadow/pull/30

**Full Changelog**: https://github.com/sachin-sankar/swiftshadow/compare/v1.2.0...v1.2.1

1.2.0

Providers Update
- Providers are now dynamically selected.
- 2 New providers , Updated 1 and removed 1 provider. Fixes 26
- Improved proxy checking
What's Changed
* Sync PR by sachin-sankar in https://github.com/sachin-sankar/swiftshadow/pull/23
* Version 1.2.0 by sachin-sankar in https://github.com/sachin-sankar/swiftshadow/pull/27


**Full Changelog**: https://github.com/sachin-sankar/swiftshadow/compare/v1.1.0...v1.2.0

1.1.0

Logging Update
This update adds basic logging functionality to swiftshadow.
🆕 Added
- Basic Logger
- Ability to customize logging functionality using `debug` and `logToFile` parameters in `Proxy` class.
🗑️ Removed
- Removed support for and class `ProxyChains`

1.0.2

Hotfix to improve caching support when used with AWS Lambda environments.
Thanks to sharshiggi for PR 20

1.0.1

This is a `hotfix` release to fix 19

What's Changed
* Patch release 1.0.1 PR by sachin-sankar in https://github.com/sachin-sankar/swiftshadow/pull/21


**Full Changelog**: https://github.com/sachin-sankar/swiftshadow/compare/v1.0.0...v1.0.1

1.0.0

I'm thrilled to announce the first stable release of SwiftShadow 🎉! It's been an exciting journey, and I'm proud to share the following changes that have been implemented:

🔧Change Log:
- I've moved the `Proxy` class to the `swiftshadow.classes` module to enhance import statements and make them more intuitive.
- I've introduced a new feature called `QuickProxy`, a function designed for fast and cacheless proxying.
- I've enhanced the `Proxy` class by allowing users to specify a cache folder according to their requirements.

⚠️ Note:
It's important to note that this release is not **backwards** compatible. I've made significant changes that may impact existing code. Please review the modifications carefully and update your code accordingly. Thank you for your support, and I'm excited to see how SwiftShadow evolves with your feedback!

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.