v1.2.0

kaifcodec/user-scannerv1.2.0Feb 5, 2026by kaifcodec

AI Summary

The tool is now available as a Python library for integration into other projects, alongside minor fixes and module additions.

Key Highlights

  • Added `lib-mode` to use user_scanner as a Python library.
  • Added usage documentation for library integration.
  • Added multiple new modules to `email_scan/`.
  • Fixed various minor issues.

New Features

  • lib-mode
  • New email modules
  • Documentation

Full Release Notes

### New feature addition: lib-mode 
  - Now user_scanner can be used as a python library and can be integrated with other projects and scripts 
  - [click here](https://github.com/kaifcodec/user-scanner/blob/main/USAGE.md) for usage guides

 #190  by @kaifcodec 

---

* Many minor fixes and new module additions to `email_scan/` by @kaifcodec 
* Multiple code reviews by @json-hunter07