Skip to content

Releases: FYWinds/plugin_nonebot

v1.0.0

08 May 18:02
Compare
Choose a tag to compare

Bug Fixes

  • ci: 🐛 👷 fix ci scripts (a54cb73)

  • refactor(api)!: 💥 ♻️ Change the key of error message (6b00eac)

Features

  • ✨ more events (1ba50f3)
  • ✨ work as websocket client (e4ff699)
  • api: ✨ add get_player_info (413dfd9)
  • api: ✨ add get_player_inventory partial (ab28c74)
  • api: ✨ get_player_list (620d075)
  • event: ✨ player/player_death (295459b)

BREAKING CHANGES

  • change the key from 'message' to 'error_message'

v0.1.0

05 May 00:57
Compare
Choose a tag to compare

Bug Fixes

  • 🐛 Dev build not working (17cb934)

  • refactor!: 💥 ♻️ Restart the project from skeleton (880aaa1)

Features

  • ✨ websocket server, basic events, apis (621c899)

BREAKING CHANGES

  • removed almost all code and format the project as a new
    project.
    The project will no run at the time.