14 lines
553 B
Markdown
14 lines
553 B
Markdown
|
# Changelog
|
||
|
|
||
|
## 2024-09-19 - 1.1.0 - feat(core)
|
||
|
Enhance package with detailed documentation and updated npm metadata
|
||
|
|
||
|
- Comprehensive documentation added to README.md for installation, usage, and advanced features
|
||
|
- Updated package.json and npmextra.json descriptions and keywords
|
||
|
- Added detailed examples for handling IMAP emails, events, and attachments in README.md
|
||
|
- Improved error handling and message processing logic in SmartImap class
|
||
|
|
||
|
## 2024-09-19 - 1.0.1 - Initial Release
|
||
|
First release of the project
|
||
|
|
||
|
- Initial commit and setup
|