Skip to content

Releases: gonebot-dev/goneadapter-onebotv11

Support gonebot v1.2

22 Feb 06:36
d51c82c

Choose a tag to compare

Support gonebot v1.2

v0.2.3

11 Dec 03:53

Choose a tag to compare

Release Notes

Features

  • Abort adapter when websocket read message error, no longer shutting down the whole process.
  • Update OneBotV11.Version to v0.2.3

Full Changelog: v0.2.2...v0.2.3

v0.2.2

11 Dec 03:37

Choose a tag to compare

Release Notes

Features

  • Upgrade gonebot version to v1.1.5, thus enhancing logging methods

Documentation

  • Add Chinese documentation for typing

Full Changelog: v0.2.1...v0.2.2

v0.2.1

10 Dec 09:26

Choose a tag to compare

Release Notes

Documentation

  • Documentation about events, actions and message types.

Fixes

  • Fix some action types.

Full Changelog: v0.2.0...v0.2.1

v0.2.0

03 Dec 07:13

Choose a tag to compare

Release Notes

Bug Fixes

  • some typing issue

Build

  • update gonebot version

Full Changelog: v0.1.2...v0.2.0

v0.1.2

03 Dec 02:37

Choose a tag to compare

Release Notes

Bug Fix

  • Changed every single int32 to int64 to avoid overflow.

Full Changelog: v0.1.1...v0.1.2

v0.1.1

28 Nov 08:40

Choose a tag to compare

Release Notes

New Features

  • Update gonebot version to v1.0.2

Full Changelog: v0.1.0...v0.1.1

v0.1.0

28 Nov 07:59

Choose a tag to compare

Release Notes

New Features

  • Update gonebot version to v1.0.1

Bug Fixes

  • Notice type message is no longer received but ignored.
  • Fixed strange segmentation faults.

Full Changelog: https://github.com/gonebot-dev/goneadapter-onebotv11/commits/v0.1.0