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!