Skip to content

v2.1.1

Latest
Compare
Choose a tag to compare
@DefinetlyNotAI DefinetlyNotAI released this 29 Oct 10:37
· 2 commits to main since this release

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