aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #54 from HydroRoll-Team/dependabot/github_actions/stefanzw...v2.0.3a1简律纯2024-01-291-1/+1
|\
* \ Merge pull request #55 from HydroRoll-Team/dependabot/github_actions/ncipollo...简律纯2024-01-291-1/+1
|\ \
* \ \ Merge pull request #56 from HydroRoll-Team/dependabot/github_actions/actions/...简律纯2024-01-291-1/+1
|\ \ \
| * | | chore(deps): bump actions/checkout from 3 to 4dependabot[bot]2024-01-291-1/+1
|/ / /
| * / chore(deps): bump ncipollo/release-action from 1.12.0 to 1.13.0dependabot[bot]2024-01-291-1/+1
|/ /
| * chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5dependabot[bot]2024-01-291-1/+1
|/
* merge: merge with remote changes苏向夜2024-01-298-14/+103
|\
* | chore(infini): bump infini into v2.0.2v2.0.2苏向夜2024-01-291-1/+1
* | fix(router): add Command router苏向夜2024-01-291-0/+14
* | fix(loader): fix queue pop a NoneType when loads same handler苏向夜2024-01-292-7/+34
* | fix(core): fix no outcome yield when block is True苏向夜2024-01-291-1/+1
| * docs: update CHANGELOG.md for v2.0.2a3 [skip ci]HsiangNianian2024-01-281-0/+12
| * Merge branch 'master' of https://github.com/HydroRoll-Team/HydroRollCorev2.0.2a3v2.0.2-alpha.1简律纯2024-01-281-7/+6
| |\
| * | chore(version): bump version to 2.0.2a3简律纯2024-01-281-1/+1
| | * chore(workflows): update permissionsv2.0.2-alpha.2简律纯2024-01-281-7/+6
| |/
| * chore(version): bump version to 2.0.2a2简律纯2024-01-281-1/+1
| * chore(version): bump version to v2.0.2-alpha.1简律纯2024-01-281-1/+1
| * fix(workflows): allow write permission简律纯2024-01-281-0/+5
| * chore(project): add `project.urls` section简律纯2024-01-281-0/+6
| * chore(version): bump version from 2.0.1 to 2.0.2a1简律纯2024-01-281-1/+1
| * chore(docs)!: update license简律纯2024-01-283-4/+23
| * chore(docs): update cpying简律纯2024-01-281-1/+1
| * revert(docs): revert html favicon简律纯2024-01-281-1/+1
| * chore(docs): update cpying简律纯2024-01-281-1/+1
| * chore(docs): refresh changelog.md简律纯2024-01-281-2/+0
| * feat(workflows): add changelog for each简律纯2024-01-282-0/+46
| * chore(docs): update config简律纯2024-01-281-9/+13
|/
* Merge branch 'master' of https://github.com/HydroRoll-Team/HydroRollCore简律纯2024-01-271-2/+2
|\
* | refactor(docs): rebuild with readthedocs简律纯2024-01-2729-0/+357
| * Merge pull request #52 from HydroRoll-Team/dependabot/github_actions/actions/...简律纯2024-01-271-1/+1
| |\
| | * chore(deps): bump actions/checkout from 3 to 4dependabot[bot]2024-01-271-1/+1
| |/
| * Merge pull request #53 from HydroRoll-Team/dependabot/github_actions/pdm-proj...简律纯2024-01-271-1/+1
|/|
* | :bookmark: chore(infini): bump infini into v2.0.1v2.0.1苏向夜2024-01-271-1/+1
* | :sparkles: test(ci): add ndice package as example tests苏向夜2024-01-274-0/+542
* | :sparkles: feat(router): supports alias router苏向夜2024-01-275-25/+32
* | :bug: fix(loader): fix encoding error苏向夜2024-01-271-4/+1
* | :bookmark: chore(infini): bump infini into v2.0.0v2.0.0苏向夜2024-01-271-1/+1
* | :white_check_mark: test(refact): sync tests with infini changes苏向夜2024-01-274-15/+23
* | :sparkles: feat(core|interceptor): supports output for interceptors苏向夜2024-01-272-28/+72
* | :recycle: refactor(generator): rename Generator to TextGenerator and add TODO苏向夜2024-01-272-6/+6
* | :bookmark: chore(infini): bump infini into v2.0.0-rc.3v2.0.0-rc.3苏向夜2024-01-273-2/+3
* | :sparkles: test(handler): add new test for interator苏向夜2024-01-271-0/+27
* | :sparkles: feat(handler): support Interator while outcome Outputs苏向夜2024-01-273-15/+19
* | :sparkles: feat(logging): add logging module苏向夜2024-01-272-2/+27
* | :bookmark: chore(infini): bump infini into v2.0.0-rc.2v2.0.0-rc.2苏向夜2024-01-271-1/+1
* | :sparkles: feat(internal): return a Register class instead of ModuleType in r...苏向夜2024-01-273-14/+28
* | :sparkles: test(loader): refact loader tests苏向夜2024-01-271-3/+4
* | :sparkles: feat(loader): improve loader apis苏向夜2024-01-271-11/+67
* | :bookmark: chore(infini): bump infini into v2.0.0-rc.1v2.0.0-rc.1苏向夜2024-01-271-1/+1
* | :sparkles: feat(loader): add loader method苏向夜2024-01-273-2/+199