v1.0.0
Releasing version 1.0.0 🎉
This release is mostly a stability/bugfix release. The big change in the version number tries to communicate the stability of the project which now feels stable enough to be used in production.
There are no breaking changes. Updates to this version can be done via pip install matrix-registration-bot==1.0.0
Changelog:
- Add password based login: This should not only make it easier to get started but also helps users with old versions of simple-matrix-bot-lib #2
- Add logging: Helps debug and provides insight for admins in case of misuse
- Improved Feedback to user
- Help now encourages users to join a matrix room to ask questions, not to message @moan0s directly
Full Changelog: v0.0.2...v1.0.0