- BREAKAGE WARNING: yesss.at might have permanently removed the web SMS feature on the customer page - this breaks YesssSMS
- separate send from login and logout in YesssSMS class
- dropped Python 3.7 support
- support for Python 3.11, fixed tests, changed naming of YesssSMS/YesssSMS.py to YesssSMS/api.py.
- readme update
- dropped Python 3.6 support
- add tests for Python 3.10
- dropped Python 3.5 support
- fix breaking change by kontomanager.at
- added ability to set provider and recipient with environment variables
- README fix
- added ability to set login and password with environment variables.
- added tests for Python 3.9
- refactored CLI
- added docs
- added check-login (
-T
) command line option - improved error handling
- added more MVNOs (billitel, educom, fenercell, georg, goood, kronemobile, kuriermobil, simfonie, teleplanet, wowww, yooopi)
- added setting for custom provider URLs
- added ability to read message from stdin
- CLI; print help, when no options are given
- added logo
- added command line interface (CLI)
- dropped Python 3.4 support
- better error handling
- switched official yessssms repo to gitlab