Releases: lucaswerkmeister/m3api-botpassword
Releases · lucaswerkmeister/m3api-botpassword
v0.2.1
v0.2.0
- BREAKING CHANGE: m3api-botpassword now requires at least Node.js 18.2.0, up from Node 12.22.0 or 14.17.0 previously.
login()
now detects if logging in failed, and throws aLoginError
in that case. (This new class is also exported, in case you want to check for it specifically.)- Updated dependencies.
v0.1.1
No significant changes, I just need to publish another release in order to test the automated parts of the releasing process.
- Publish documentation on GitHub pages: latest version, v0.1.1.
- Updated dependencies.
v0.1.0
Initial release, including:
login()
andlogout()
functions.m3api-botpassword/assert
andm3api-botpassword/assertUser
options.