summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* chore: bump version to 0.2.2 and update version retrieval method in __init__.pyv0.2.2HsiangNianian2025-03-142-3/+14
|
* Merge branch 'main' of https://github.com/HydroRoll-Team/conventional_role_playHsiangNianian2025-03-141-0/+14
|\
* | chore: replace README.rst with README.md and update pyproject.toml to ↵HsiangNianian2025-03-143-93/+81
| | | | | | | | reference new README format
| * docs: update CHANGELOG.md for v0.2.1 [skip ci]HsiangNianian2025-03-141-0/+14
|/
* chore: rename project to conventionalrp and update metadata in Cargo.toml ↵v0.2.1HsiangNianian2025-03-142-8/+7
| | | | and pyproject.toml
* chore: bump version to 0.2.1 in Cargo.toml and __init__.pyHsiangNianian2025-03-142-2/+2
|
* chore: update CI workflow to consistently use Python 3.9 and remove ↵HsiangNianian2025-03-141-10/+10
| | | | unnecessary interpreter arguments
* chore: update CI workflow to use Python 3.9 and add interpreter finding optionHsiangNianian2025-03-141-2/+2
|
* chore: update version to 0.2.0 in __init__.pyv0.2.0HsiangNianian2025-03-141-1/+1
|
* chore: bump version to 0.2.0 in Cargo.tomlHsiangNianian2025-03-141-1/+1
|
* chore: update version to 0.1.0 and enhance README with project overview and ↵HsiangNianian2025-03-143-5/+96
| | | | usage examples
* refactor: update project structure and rename modules to conventionalrpHsiangNianian2025-03-1410-14/+53
|
* refactor(project)!: first implementation of the Conventional Role Play SDK ↵HsiangNianian2025-03-1330-50/+422
| | | | with core components, renderers, extractors, and example usage.
* Initial commit简律纯2025-03-1218-0/+2322