Skip to content

Releases: DefinetlyNotAI/AlgoPy

v2.1.1

29 Oct 10:37
Compare
Choose a tag to compare

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

16 Oct 07:32
4b0968e
Compare
Choose a tag to compare

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:

  1. Commit 1: Issue fix.
  2. Commit 2: Merged main into Issue-fix.
  3. Commit 3: Finalised everything.

Merged Pull Requests:

  1. Issue fix
  2. Fixed bug - Forgot commas
  3. Issue fixes

More details and info

For more details, view the commits and pull requests on GitHub.


What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

11 Oct 09:57
Compare
Choose a tag to compare

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

17 Aug 19:36
557aacb
Compare
Choose a tag to compare

Added more features, fixed minor bugs

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.1-a

12 Aug 20:14
703856c
Compare
Choose a tag to compare

Added a new LOG class that is better than the outdated one

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1-a

v1.1.1

13 Jul 09:31
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.1.1

v1.1.0

11 Jul 23:01
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.1.0

v1.0.0

06 Jul 17:22
810f4b8
Compare
Choose a tag to compare