Skip to content

Latest commit

 

History

History
252 lines (193 loc) · 27.6 KB

CHANGELOG.md

File metadata and controls

252 lines (193 loc) · 27.6 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v0.1.8 - 2024-11-25

New Features

Bug Fixes

Refactors

Chores

v0.1.7 - 2024-11-11

New Features

Refactors

Chores

v0.1.6 - 2024-09-24

New Features

  • 9e7052d - update docker workflow to push image to ghcr and log in with github token (commit by @HsiangNianian)

Bug Fixes

  • 5d71933 - update workflow to build and push docker image with ghcr and login with github token (commit by @HsiangNianian)

Chores

v0.1.4 - 2024-09-24

New Features

Bug Fixes

Chores

v0.0.4 - 2024-08-11

Chores

v0.0.3-rc.4 - 2024-08-11

BREAKING CHANGES

  • due to 9e9aeed - fix @actions/upload_artifact@v4 breaking changes for upload same name files (commit by @HsiangNianian):

    fix @actions/upload_artifact@v4 breaking changes for upload same name files

Bug Fixes

Refactors

Chores

v0.0.3rc3 - 2024-02-23

BREAKING CHANGES

  • due to a09bf3f - rewrite kook, apscheduler adapter (commit by @HsiangNianian):

    rewrite kook, apscheduler adapter

Refactors

Chores

v0.0.3b5 - 2024-02-23

Bug Fixes

Chores

v0.0.3b3 - 2024-02-22

BREAKING CHANGES

  • due to 4e8a96f - rename adapter "onebot11" -> "cqhttp" (commit by @HsiangNianian):

    rename adapter "onebot11" -> "cqhttp"

Bug Fixes

Refactors

Chores

v0.0.3b2 - 2024-02-14

Bug Fixes

Chores

v0.0.3b1 - 2024-01-29

Refactors

Chores

v0.0.3a3 - 2024-01-28

🔧 Chores

v0.0.3a2 - 2024-01-28

💥 BREAKING CHANGES

  • due to 7f1ceea - cancel building the credit with workflow (commit by @HsiangNianian):

    cancel building the credit with workflow

🐛 Bug Fixes

  • ea0ada8 - workflow: rename changelog.md to CHANGELOG.md and replace the path (commit by @HsiangNianian)

♻️ Refactors

🔧 Chores