Skip to content

v0.5.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jul 12:29
· 57 commits to main since this release

⚠️Warning

This is a pre-release version! By default, pip only finds stable versions. If you want to try this version, please use pip install --pre pysesame3[cognito].

If you find any problem, kindly report it to me. Thank you!

このバージョンは正式リリース前のリリース候補版です。もし問題を発見したら、どうか Issue として報告してください。

pip は標準でリリース版しかインストールしません。このリリース候補版をインストールするためには pip install --pre pysesame3[cognito] コマンドを実行してください。

v0.5.0-rc.2 (2021-07-27)

Fixed bugs:

  • [Bug]: Missing the version menu on the docs site #49

Merged pull requests:

  • Implement CHSesameBotMechStatus for SESAME bot #51
  • Update dependency importlib-metadata to v4 #48