aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/HydroRoll-Team/infiniv2.0.5苏向夜2024-02-244-5/+18
|\
* | chore(version): bump infini to v2.0.5苏向夜2024-02-242-10/+10
| |
* | fix(infini): support python>=3.8苏向夜2024-02-248-43/+49
| |
* | feat(input): add output method for input苏向夜2024-02-241-2/+22
| |
| * Merge pull request #58 from ↵简律纯2024-02-071-1/+1
| |\ | | | | | | | | | | | | HydroRoll-Team/dependabot/github_actions/ncipollo/release-action-1.14.0 chore(deps): bump ncipollo/release-action from 1.13.0 to 1.14.0
| | * chore(deps): bump ncipollo/release-action from 1.13.0 to 1.14.0dependabot[bot]2024-02-061-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.13.0 to 1.14.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](https://github.com/ncipollo/release-action/compare/v1.13.0...v1.14.0) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
| * Merge pull request #57 from ↵简律纯2024-02-031-1/+1
| |\ | | | | | | | | | | | | HydroRoll-Team/dependabot/github_actions/release-drafter/release-drafter-6 chore(deps): bump release-drafter/release-drafter from 5 to 6
| | * chore(deps): bump release-drafter/release-drafter from 5 to 6dependabot[bot]2024-02-021-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5 to 6. - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](https://github.com/release-drafter/release-drafter/compare/v5...v6) --- updated-dependencies: - dependency-name: release-drafter/release-drafter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
| * chore(docs): remove docs site logo简律纯2024-02-021-2/+2
| |
| * docs: update CHANGELOG.md for v2.0.4 [skip ci]fu0504092024-01-301-1/+14
|/
* chore(infini): bump infini into v2.0.4v2.0.4苏向夜2024-01-301-1/+1
|
* feat(core): add empty Output checking and block checking苏向夜2024-01-301-4/+18
|
* fix(loader): fix loader won't load pre-interceptors苏向夜2024-01-301-1/+1
|
* feat(internal): auto register sub-packages into father package without new ↵苏向夜2024-01-301-3/+6
| | | | register variable
* chore(infini): bump infini into v2.0.3v2.0.3苏向夜2024-01-291-1/+1
|
* feat(core): add type checking to handle mismatch returns苏向夜2024-01-292-0/+7
|
* feat(i18n): globalization苏向夜2024-01-291-1/+1
|
* Merge branch 'master' of https://github.com/HydroRoll-Team/infini苏向夜2024-01-292-4/+35
|\
* | fix(LICENSE): change LICENSE data to 2023苏向夜2024-01-291-1/+1
| |
| * docs: update CHANGELOG.md for v2.0.3a1 [skip ci]HsiangNianian2024-01-291-1/+32
| |
| * Merge pull request #54 from ↵v2.0.3a1简律纯2024-01-291-1/+1
| |\ | | | | | | | | | | | | HydroRoll-Team/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5 chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5
| * \ Merge pull request #55 from ↵简律纯2024-01-291-1/+1
| |\ \ | | | | | | | | | | | | | | | | HydroRoll-Team/dependabot/github_actions/ncipollo/release-action-1.13.0 chore(deps): bump ncipollo/release-action from 1.12.0 to 1.13.0
| * | | Merge pull request #56 from ↵简律纯2024-01-291-1/+1
|/| | | | | | | | | | | | | | | | | | | HydroRoll-Team/dependabot/github_actions/actions/checkout-4 chore(deps): bump actions/checkout from 3 to 4
| * | | chore(deps): bump actions/checkout from 3 to 4dependabot[bot]2024-01-291-1/+1
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
| * / chore(deps): bump ncipollo/release-action from 1.12.0 to 1.13.0dependabot[bot]2024-01-291-1/+1
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](https://github.com/ncipollo/release-action/compare/v1.12.0...v1.13.0) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
| * chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5dependabot[bot]2024-01-291-1/+1
|/ | | | | | | | | | | | | | | Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5. - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases) - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4...v5) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* 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
| | | | | | | | <license> MIT
| * 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 ↵简律纯2024-01-271-1/+1
| |\ | | | | | | | | | | | | HydroRoll-Team/dependabot/github_actions/actions/checkout-4 chore(deps): bump actions/checkout from 3 to 4