Skip to content

Releases: Jaguar000212/Address-Book

Address Book

29 Dec 18:00
71a01fe
Compare
Choose a tag to compare

Minor bug Fixes with updated code for uniformity and better readability.

What's Changed

  • refactor: use identity check for comparison to a singleton by @deepsource-autofix in #1
  • refactor: remove unnecessary lambda expression by @deepsource-autofix in #2
  • refactor: remove unused imports by @deepsource-autofix in #3
  • refactor: refactor unnecessary else / elif when if block has a return statement by @deepsource-autofix in #4
  • refactor: use sys.exit() calls by @deepsource-autofix in #5
  • refactor: remove unnecessary f-string by @deepsource-autofix in #6
  • refactor: add newline at end of file by @deepsource-autofix in #7

New Contributors

  • @deepsource-autofix made their first contribution in #1

Full Changelog: v1.0...v1.1

Address Book

19 Oct 12:55
Compare
Choose a tag to compare

Address Book

Your personal contacts manager

  • Initial Release

Feedback and comments awaited! 🙂

Full Changelog: https://github.com/Wizard-i/Address-Book/commits/v1.0