Releases: retrofor/iamai
Releases · retrofor/iamai
v0.1.7
New Features
c47789c
- update CI workflow to publish to PyPI and Docker with inputs and secrets (commit by @HsiangNianian)16197f5
- update CI workflow to publish to PyPI and Docker with inputs and secrets (commit by @HsiangNianian)c115ba4
- update CI and Docker workflows for publishing and image pushing (commit by @HsiangNianian)cc4afd6
- remove git-webhook code and related config in examples (commit by @HsiangNianian)8c20d25
- I18n support and optimize output messages (PR #291 by @HsiangNianian)↘️ addresses issue #292 opened by @HsiangNianian
a012626
- .github: add HsiangNianian to GitHub Sponsors (commit by @HsiangNianian)29c498d
- add Deu i18n language support (PR #303 by @BegoniaHe)
Refactors
0796c98
- .github/workflows: comment out PyPI publish step in release.yml (commit by @HsiangNianian)
Chores
df0b61a
- update Docker workflow to build and push image with ghcr and login with Github token (commit by @HsiangNianian)d8895dc
- update workflow to build and push docker image with ghcr and login with github token (commit by @HsiangNianian)877534d
- update docker workflow to push image to ghcr with sudo and log in with github token (commit by @HsiangNianian)dd80f47
- update Docker workflow to push image to ghcr with sudo and log in with github token (commit by @HsiangNianian)6ffe668
- update dependencies and remove unused crates in Cargo.lock and Cargo.toml (commit by @HsiangNianian)cfb084f
- remove unused doc comment and module docstring in libcore (commit by @HsiangNianian)3aa3d6c
- bump version into 0.1.7 (commit by @HsiangNianian)6d714d6
- bump version into 0.1.7 (commit by @HsiangNianian)4903d83
- bump version into 0.1.7 (commit by @HsiangNianian)288453c
- bump version into 0.1.7 (commit by @HsiangNianian)5ff8101
- bump version into 0.1.7 (commit by @HsiangNianian)e95d288
- bump version into 0.1.7 (commit by @HsiangNianian)343faa8
- bump version into 0.1.7 (commit by @HsiangNianian)926804e
- bump version into 0.1.7 (commit by @HsiangNianian)708f521
- bump version into 0.1.7 (commit by @HsiangNianian)c485f60
- docs: update api docs with sphinx-apidoc (commit by @HsiangNianian)
v0.1.6 Ragdoll
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
e8aa048
- update docker workflow to newer actions and remove sensitive info (commit by @HsiangNianian)4e5a751
- update docker workflow to push image to all registries (commit by @HsiangNianian)9400bbe
- update versions and dependencies in pyproject.toml files (commit by @HsiangNianian)
v0.1.5
[FEAT]: 0.1.5 (#289) * (feat(build): update dependencies for pdm lock file) * feat(iamai): update versions and dependencies for adapters * feat(iamai): update version to 0.1.5 * feat(build): update python versions and dependencies * feat(build): update dependencies for pdm lock file * fix(build): fix python version in workflow * feat(build): update docker login action and secrets
v0.1.4
New Features
01daf68
- update dependencies and modify api build actions (commit by @HsiangNianian)a9660d6
- update dependencies and fix legacy documents (commit by @HsiangNianian)0600301
- docs: hardcode project info for sphinx (commit by @HsiangNianian)59f567e
- docs: update changelog and remove unused adapters (commit by @HsiangNianian)e06b50d
- docs: update requirements and add sphinx-last-updated-by-git (commit by @HsiangNianian)c8f4937
- docs: update credits with Apache 2.0 and other licenses (commit by @HsiangNianian)f715368
- docs: enable translation progress classes in sphinx (commit by @HsiangNianian)ae74d3a
- docs: hardcode project info for sphinx (commit by @HsiangNianian)913b48d
- docs: update translations and add missing strings to the Chinese version (commit by @HsiangNianian)fb7bba3
- docs: update pdm installation command in gitpod (commit by @HsiangNianian)52cad91
- build: update dependencies for pdm lock file (commit by @HsiangNianian)3d17553
- build: update base image and install python dependencies (commit by @HsiangNianian)3e0fc94
- update iamai and adapter versions and dependencies (commit by @HsiangNianian)
Bug Fixes
6c1eb3e
- legacy documents remained due to the wrong step in workflow (PR #287 by @HsiangNianian)
Chores
3740ef1
- docs: update api docs with sphinx-apidoc (commit by @HsiangNianian)52b107d
- readme: add bibtex for cite usage (commit by @HsiangNianian)f503686
- workflow: remove branches from release workflow (commit by @HsiangNianian)fdbe7ec
- update license MIT -> AGPL3.0 (commit by @HsiangNianian)3d56903
- delete uv.lock (commit by @HsiangNianian)bb3da6f
- update dependencies and target versions in pyproject.toml (commit by @HsiangNianian)
v0.0.4 Siamese
Chores
e4f6b7b
- bump version in to 0.0.4 (commit by @HsiangNianian)
v0.0.3
New Features
2f9505b
- optimize processes during api doc build workflow (PR #286 by @HsiangNianian)
Chores
7e4c47a
- docs: update api docs with sphinx-apidoc (commit by @HsiangNianian)8f8fe77
- docs: update api docs with sphinx-apidoc (commit by @HsiangNianian)e8d49a8
- docs: update api docs with sphinx-apidoc (commit by @HsiangNianian)7fda1e0
- docs: update api docs with sphinx-apidoc (commit by @HsiangNianian)191bb90
- bump version into 0.0.3 (commit by @HsiangNianian)
v0.0.3-rc.4
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
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
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
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
- removereadme
key 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)