aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* chore(deps): bump the uv group across 1 directory with 5 updatesdependabot/uv/uv-043d0d748ddependabot[bot]2026-03-261-217/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the uv group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [h11](https://github.com/python-hyper/h11) | `0.14.0` | `0.16.0` | | [requests](https://github.com/psf/requests) | `2.32.3` | `2.33.0` | | [setuptools](https://github.com/pypa/setuptools) | `75.8.0` | `78.1.1` | | [starlette](https://github.com/Kludex/starlette) | `0.45.3` | `0.49.1` | | [urllib3](https://github.com/urllib3/urllib3) | `2.3.0` | `2.6.3` | Updates `h11` from 0.14.0 to 0.16.0 - [Commits](https://github.com/python-hyper/h11/compare/v0.14.0...v0.16.0) Updates `requests` from 2.32.3 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.33.0) Updates `setuptools` from 75.8.0 to 78.1.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v75.8.0...v78.1.1) Updates `starlette` from 0.45.3 to 0.49.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](https://github.com/Kludex/starlette/compare/0.45.3...0.49.1) Updates `urllib3` from 2.3.0 to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.3.0...2.6.3) --- updated-dependencies: - dependency-name: h11 dependency-version: 0.16.0 dependency-type: indirect dependency-group: uv - dependency-name: requests dependency-version: 2.33.0 dependency-type: indirect dependency-group: uv - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: indirect dependency-group: uv - dependency-name: starlette dependency-version: 0.49.1 dependency-type: indirect dependency-group: uv - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: indirect dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
* fix: add usage instructions to README.mdHEADmainHsiangNianian2026-01-291-0/+9
|
* fix: adjust formatting of project name in README.mdHsiangNianian2026-01-291-1/+1
|
* fix: remove strikethrough formatting from project name in README.mdHsiangNianian2026-01-291-1/+1
|
* fix: update strikethrough formatting in project name in README.mdHsiangNianian2026-01-291-1/+1
|
* fix: remove strikethrough formatting from project name in README.mdHsiangNianian2026-01-291-1/+1
|
* fix: correct capitalization of project name in README.mdHsiangNianian2026-01-291-1/+1
|
* fix: correct formatting of project title in README.mdHsiangNianian2026-01-291-2/+2
|
* fix: update license from MIT to AGPL-3.0 in Cargo.toml and pyproject.tomlHsiangNianian2026-01-292-2/+2
|
* fix: update Python version requirement and change README formatHsiangNianian2026-01-291-4/+2
|
* chore: migrate README.rst content to README.mdHsiangNianian2026-01-292-4/+4
|
* chore: update repository URLs in Cargo.toml and pyproject.tomlHsiangNianian2026-01-292-3/+3
|
* chore: update CI configuration for maturin v1.11.5 and upgrade action versionsHsiangNianian2026-01-291-20/+68
|
* fix: remove unnecessary 'self' parameter from sum_as_string functionHsiangNianian2026-01-291-1/+1
|
* chore: update uv.lockfile to reflect latest dependenciesHsiangNianian2026-01-291-496/+497
|
* chore: Rename project from pyo3_template to dropin and update related filesHsiangNianian2026-01-295-16/+15
|
* chore(docs): Update project name and description in READMEHsiangNianian2026-01-291-3/+3
|
* Initial commit简律纯2026-01-2918-0/+2322