🚀 Migration Guide from v1.x to v2.0.0 - RegressionMadeSimple
View the project on GitHub or on PyPI.
Breaking Changes
- The package has been completely rewritten from scratch. Please refer to the new README.md for updated usage instructions.
- All previous classes and methods have been deprecated. You will need to adapt your code to use the new API.
- Some functionalities from v1.x may not be available in v2.0.0. Please check the documentation for details.
- Ensure to test your existing code thoroughly after migration to identify any issues.
Important Note on the release plan for v1.x series
The v1.x series will continue to receive minor updates and bug fixes until December 2025. After this date, no further updates will be provided for the v1.x series. Users are strongly encouraged to migrate to v2.0.0 as soon as possible to benefit from the latest features and improvements.
For any questions or assistance with the migration process, please open an issue on the GitHub Issues page.
Thank you for using RegressionMadeSimple!
Update: V1 may still receive functionality updates but we urge users to migrate to V2 as soon as possible.