Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.2.0 #27

Merged
merged 5 commits into from
Aug 27, 2024
Merged

Release 0.2.0 #27

merged 5 commits into from
Aug 27, 2024

Conversation

IlyaLisov
Copy link
Owner

@IlyaLisov IlyaLisov commented Aug 27, 2024

PR-Codex overview

This PR focuses on restructuring the mail configuration and service classes, introducing MailTemplate and MailServiceProperties.

Detailed summary

  • Moved mail configuration classes to mail package
  • Introduced MailTemplate for email templates
  • Added MailServiceProperties for mail service configuration
  • Refactored MailParameters to use String type
  • Updated MailServiceImpl to use MailTemplate

The following files were skipped due to too many changes: src/main/java/io/github/ilyalisov/mail/service/MailServiceImpl.java, README.md

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@IlyaLisov IlyaLisov merged commit 8b79650 into master Aug 27, 2024
1 check passed
@IlyaLisov
Copy link
Owner Author

@rultor release tag is 0.2.0

@rultor
Copy link
Collaborator

rultor commented Aug 27, 2024

@rultor release tag is 0.2.0

@IlyaLisov OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented Aug 27, 2024

@rultor release tag is 0.2.0

@IlyaLisov Done! FYI, the full log is here (took me 11min)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants