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.0.4 - 2024-08-11¶
Chores¶
e4f6b7b- bump version in to 0.0.4 (commit by @HsiangNianian)
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¶
48d4a55- dynamic fix compile error (commit by @HsiangNianian)8588182- adapter: refactor kook adapter event, exceptions (commit by @HsiangNianian)
Refactors¶
df1bf4d- project: build with rust (commit by @HsiangNianian)
Chores¶
dd5aa72- docs: update api docs with sphinx-apidoc (commit by @HsiangNianian)81de1d6- project: remove useless files (commit by @HsiangNianian)5db979b- lint: format with ruff (commit by @HsiangNianian)ed5a1a0- deps: update dependencies (commit by @HsiangNianian)4314aa9- add .ruff_cache to the ignore list (commit by @HsiangNianian)1ae75c8- lint: format code (commit by @HsiangNianian)3f881c8- deps: bump actions/download-artifact from 3 to 4 (PR #280 by @dependabot[bot])ee0070c- deps: bump actions/upload-artifact from 3 to 4 (PR #279 by @dependabot[bot])34c8b52- bump version into 0.0.3-rc4 (commit by @HsiangNianian)7d1e1ab- rename version (commit by @HsiangNianian)00d0bdb- rename version (commit by @HsiangNianian)
v0.0.3rc3 - 2024-02-23¶
BREAKING CHANGES¶
due to
a09bf3f- rewrite kook, apscheduler adapter (commit by @HsiangNianian):rewrite kook, apscheduler adapter
Refactors¶
a09bf3f- adapter: rewrite kook, apscheduler adapter (commit by @HsiangNianian)
Chores¶
e3f9845- project: bump version to 0.0.3rc3 (commit by @HsiangNianian)
v0.0.3b5 - 2024-02-23¶
Bug Fixes¶
76fa3e0- workflow: rename “onebot11” to “cqhttp” (commit by @HsiangNianian)
Chores¶
4fe3918- readme: upate (commit by @HsiangNianian)bae16f4- readme: update (commit by @HsiangNianian)281cf90- project: update readme.text (commit by @HsiangNianian)663a70f- project: bump version into 0.0.3b4 (commit by @HsiangNianian)6565229- project: bump version to 0.0.3b5 (commit by @HsiangNianian)
v0.0.3b3 - 2024-02-22¶
BREAKING CHANGES¶
due to
4e8a96f- rename adapter “onebot11” -> “cqhttp” (commit by @HsiangNianian):rename adapter “onebot11” -> “cqhttp”
Bug Fixes¶
23d0894- readme: format rst (commit by @HsiangNianian)22b40d0- workflow: build api for all packages (commit by @HsiangNianian)e366a34- removereadmekey and addlong_description_content. (commit by @HsiangNianian)5a1c0e2- workflow: resolve cp -r not specified error (commit by @HsiangNianian)0309a33- workflow: rename dir name (commit by @HsiangNianian)d191c0c- project: update url and readme file (commit by @HsiangNianian)
Refactors¶
4e8a96f- adapter: rename adapter “onebot11” -> “cqhttp” (commit by @HsiangNianian)
Chores¶
283d1af- docs: update api docs with sphinx-apidoc (commit by @HsiangNianian)c7bda67- workflow: update api build step (commit by @HsiangNianian)a69aff7- docs: update conf.py (commit by @HsiangNianian)b024674- docs: change html title (commit by @HsiangNianian)607af84- optimize all comments (commit by @HsiangNianian)aa14246- docs: update api docs with sphinx-apidoc (commit by @HsiangNianian)22bfbed- workflow: delete api dir (commit by @HsiangNianian)1216d89- docs: format changelog (commit by @HsiangNianian)a67637f- docs: fix file name (commit by @HsiangNianian)7172a20- adapter: apscheduler adpater update deps (commit by @HsiangNianian)6d4ef4a- packages: update LICENSE (commit by @HsiangNianian)
v0.0.3b2 - 2024-02-14¶
Bug Fixes¶
b8e1178- change project readme file suffix (commit by @HsiangNianian)
Chores¶
83adf17- bump version to 003b2 (commit by @HsiangNianian)
v0.0.3b1 - 2024-01-29¶
Refactors¶
1fa6516- rename example to examples (commit by @HsiangNianian)
Chores¶
5d7f813- docs: update api docs (PR #273 by @HsiangNianian)fe9b8cb- workflows: disable useGitmojis (commit by @HsiangNianian)f5e26df- workflows: update api build steps (commit by @HsiangNianian)f222434- deps: bump ncipollo/release-action from 1.12.0 to 1.13.0 (PR #275 by @dependabot[bot])aa61cf1- deps: bump stefanzweifel/git-auto-commit-action from 4 to 5 (PR #274 by @dependabot[bot])
v0.0.3a3 - 2024-01-28¶
:wrench: Chores¶
84be7fd- workflows: remove step copy credits (commit by @HsiangNianian)9732bf1- version: bump version from 0.0.3a2 to 0.0.3a3 (commit by @HsiangNianian)
v0.0.3a2 - 2024-01-28¶
:boom: BREAKING CHANGES¶
due to
7f1ceea- cancel building the credit with workflow (commit by @HsiangNianian):cancel building the credit with workflow
:bug: Bug Fixes¶
ea0ada8- workflow: rename changelog.md to CHANGELOG.md and replace the path (commit by @HsiangNianian)
:recycle: Refactors¶
59adea4- example: rename tests dir to examples dir (commit by @HsiangNianian)
:wrench: Chores¶
0428f79- workflow: change regex pattern (commit by @HsiangNianian)4651ea8- workflow: revoke changelog.md (commit by @HsiangNianian)a15ab94- deps: remove sophia-doc (commit by @HsiangNianian)7f1ceea- credits: cancel building the credit with workflow (commit by @HsiangNianian)6048e01- workflows: delete relese-drafter.yml (commit by @HsiangNianian)bba1a90- update ignored files (commit by @HsiangNianian)4b3fadf- delete example/config.toml (commit by @HsiangNianian)b3679ba- version: bump version 0.0.3a1 to 0.0.3a2 (commit by @HsiangNianian)