This repository was archived by the owner on Feb 25, 2025. It is now read-only.
v2.1.0
Release Notes for AlgoPy v2.1.0
Summary of Changes:
- Created
faker.py: Added new modules including Internet, Business, Financials, Product, and Misc functionalities to enhance the faker library. - Updated Methods: Improved existing methods for better functionality and performance.
- Added Extra Phone Number Formats: Enhanced phone number generation capabilities.
- Merged
faker.py: Consolidated all faker-related modules into a single file for better maintainability. - Fixed Bugs: Resolved multiple bugs identified through testing to ensure stability and reliability.
- Updated Documentation: Added new documentation to reflect changes and provide clear guidance on the new features.
Commits:
Merged Pull Requests:
More details and info
For more details, view the commits and pull requests on GitHub.
What's Changed
- Fixed bug - Forgot commas by @DefinetlyNotAI in #15
- Issue fix by @DefinetlyNotAI in #16
Full Changelog: v2.0.0...v2.1.0