Releases: AppDevIn/Generate-temp-email-bot
Releases · AppDevIn/Generate-temp-email-bot
Release v1.0.1
Release v1.0.0
🎉 New Features
- Set up the telegram and webhook (f69cc4)
- Created class to handle API request to get domain ✨ (2a8534)
- Generate email and method to check mail box (e02ab0)
- Have two column of domian name instead of one 🚸 (889314)
- Able to view email ✨ (fc5de8)
- Add name to each job 🔧 (4befe4)
🐛 Bugfixes
- Get the domain selected by user 🐛 (ff6b53)
- Add creditials for heroku 💚 (c3464f)
- Use the correct command for generating email ✏️ (b24ab3)
- Incorrect job name ✏️ (f39d6f)
- Remove API Keys (60c87b)
🧹 Chores
- Requirement file for dependices (4ada2c)
- Added the .idea in gitignore (bb7f7a)
- refactor to send the domain list in a nice format ♻️ (d30baa)
- Refactored get domain command ♻️ (751229)
- Change method name to get_hash ♻️ (dad8d7)
- Update the requiremnets file 🚀 (72ba31)
- Use env for port number and host 🚀 (f71aa4)
- Github pipeline 👷 (4a59ad)
- Chaneg python build to python test 💚 (edcb8d)
- Update the message to be more specific 🚸 (bc8775)
Revert
- Changhe to previous .gitignore (75996c)