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.
- publish a new plugin
hitokoto-sentences
which ships a local copy for Hitokoto sentences bundle - support to get sentence from local
hitokoto-sentences
plugin (#25) by @SaarChaffee - hide api url settings when using sentences plugin (#32)
- split command as sub plugin for Koishi v4.17.0 (#30)
- support
inject
in koishi v4.15.x (#23) - support yakumo HMR feature (#24)
- more usage examples in README (#15)
- remove uncompleted languages (
e06ffaf
)
2.1.5 - 2022-09-06
2.1.4 - 2022-06-14
- fix author filed in package.json (
b0f6b7f
)
2.1.3 - 2022-06-12
- add koishi field in package.json for koishi console / market (
a619457
)
2.1.2 - 2022-05-12
-
add
ctx.hitokoto
as a service for other koishi pluginsctx.hitokoto.getHitokoto(params)
returns a sentence from hitokoto.ctx.hitokoto.types
returns a list of hitokoto types.
-
Better conprehensive descriptions of options.
-
Better Japanese and English translations.
-
Experimental support for more languages.
2.1.1 - 2022-03-26
- add
hitokoto.types
command that displays all types of hitokoto sentences - more comprehensive README
- fix typo and layouts
2.1.0 - 2022-03-17
- initial i18n support
- remove template customizable options
- use
ctx.http
instead ofaxios
2.0.1 - 2022-01-22
- add tests
2.0.0 - 2022-01-17
- support koishi v4
1.0.3 - 2021-12-28
- show error message when provide wrong options
- template messages are customizable
- fix typo in template messages
- fix broken link in comments
1.0.2 - 2021-12-28
This patch released with no changes.
1.0.1 - 2021-12-28
hitokoto
command