Releases: DefinetlyNotAI/AlgoPy
Releases · DefinetlyNotAI/AlgoPy
v2.1.1
Summary of Changes:
- Updated Methods Documentation: Improved existing methods documentation for easier use.
- Fixed codecov issues: Increased rating (
B -> A
) by splitting huge methods properly and simplifying some major things. - Used simple default charset: Now the faker.py has the
string
library to create the default charset's for its different methods - Split sort.py: Consolidated all binary-tree related modules into a separate file for better maintainability.
- Fixed Bugs: Resolved multiple bugs identified through testing to ensure stability and reliability.
- Fool proofed some methods: Updated files to give out exceptions when incorrectly parsed.
For more details, you can view the full commit history here.
Solved issue #17
Full Changelog: v2.1.0...v2.1.1
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
v2.0.0
Made this a proper library - This is a huge progress, as tests were added, etc
Full Changelog: v1.2.0...v2.0.0
v1.2.0
Added more features, fixed minor bugs
What's Changed
- Issue 3 & 4 Solution by @DefinetlyNotAI in #5
- Issue fixes by @DefinetlyNotAI in #7
New Contributors
- @DefinetlyNotAI made their first contribution in #5
Full Changelog: v1.1.0...v1.2.0
v1.1.1-a
Added a new LOG class that is better than the outdated one
What's Changed
- Issue 3 & 4 Solution by @DefinetlyNotAI in #5
New Contributors
- @DefinetlyNotAI made their first contribution in #5
Full Changelog: v1.1.0...v1.1.1-a
v1.1.1
Full Changelog: v1.0.0...v1.1.1
v1.1.0
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Full Changelog: https://github.com/DefinetlyNotAI/AlgoPy/commits/v1.0.0