aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* chore(deps): update Cargo.lock and Cargo.toml dependencies and version for ↵v0.1.10HsiangNianian2024-09-081-1/+1
| | | | hydro_roll
* chore(deps): update cargo dependencies and version for hydro_rollv0.1.9HsiangNianian2024-09-081-1/+1
|
* chore(deps): update cargo dependencies (#108)v0.1.9-alpha.2HsiangNianian2024-09-081-1/+1
|
* chore(deps): update cargo dependencies (#108)HsiangNianian2024-09-081-1/+1
|
* chore(deps): bump cargo dependencies (#106)v0.1.9-alpha.1HsiangNianian2024-09-081-2/+2
|
* fix(deps)!: bump time and num_threads crates (#104) (#105)简律纯2024-09-081-1/+2
|
* chore(project): sync cargo and pyproject简律纯2024-03-041-1/+1
|
* chore(project): add printpdf deps for rust简律纯2024-03-041-0/+1
|
* chore(project): fix authors简律纯2024-02-281-1/+1
|
* feat(docs): enable docs preview简律纯2024-02-281-0/+1
|
* fix(project): change version to 0.1.8-alpha.2v0.1.8-alpha.2简律纯2024-02-281-1/+1
|
* fix(project): change version to 0.1.8-alpha.1简律纯2024-02-281-1/+1
|
* chore(project): bump version from 0.1.7 to 0.1.8a1简律纯2024-02-281-1/+1
|
* chore(project): update pyproject.toml and cargo.tomlv0.1.7简律纯2024-02-271-1/+1
|
* chore(project): update cargo.toml简律纯2024-02-271-0/+5
|
* feat: develop with pdm and maturin简律纯2024-02-271-3/+3
|
* fix(cargo): fix lib name简律纯2024-02-261-1/+1
|
* chore(project): add pip deps and bump version from 0.1.4 to 0.1.5简律纯2024-02-261-1/+1
|
* refactor(core): rewrite HydroRoll in rust (#91)简律纯2024-02-261-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refactor(command): 重构命令路由 * feat(lua): 包装异步方法`self.event.reply` => `msg:echo` * feat(lua): 包装异步输入流方法`self.event.ask` => `msg:ask` * 'Refactored by Sourcery' (#83) Co-authored-by: Sourcery AI <> * feat(Token|Lexer): 添加`Token`与`Lexer`类 * refactor(Lexer): 词法分析器添加`advance`方法 * chore: lint code * refactor: sync gensokyo adapter * feat: Cli parser (#85) * feat(cli): 添加`Cli`类,解析命令行参数 * fix: 修复错误的`dest`与`action` * feat(cli): 实现`install_package` 与 `build_template` * feat(cli): 实现`-c|--config`指令配置镜像常量等 * feat(cli): 使用高效率的异步网络库`aiohttp` * fix(cli): `TYPE_CHECKING` with partially module `typing` * refactor!: examples, tests, src... rewrite in rust * chore(workflow): add changelog ci workflow * fix(workflow): sync upload target branch * chore(readme): update profile * chore(readme): update profile x2 * chore(readme): fix wrong pronounce * chore(readme): add top tile * chore(readme): remove invalid uri * chore(readme): update profile for new development * chore(readme): rewrite with rst * refactor!: rewrite HydrRoll in Rust --------- Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
* (no commit message)简律纯2023-05-021-229/+0
|
* (no commit message)简律纯2023-04-281-0/+229