aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/conventionalrp/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* chore: bump version to 0.2.2 and update version retrieval method in __init__.pyv0.2.2HsiangNianian2025-03-141-2/+13
|
* chore: bump version to 0.2.1 in Cargo.toml and __init__.pyHsiangNianian2025-03-141-1/+1
|
* chore: update version to 0.2.0 in __init__.pyv0.2.0HsiangNianian2025-03-141-1/+1
|
* chore: update version to 0.1.0 and enhance README with project overview and ↵HsiangNianian2025-03-141-1/+5
| | | | usage examples
* refactor(project)!: first implementation of the Conventional Role Play SDK ↵HsiangNianian2025-03-131-0/+1
with core components, renderers, extractors, and example usage.