summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
| |
| * feat: :page_facing_up: Add sample rule and log filespine2025-03-132-0/+67
| |
| * feat: simple parser rules load and log processingpine2025-03-131-5/+44
|/
* 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