aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| * fix: :bug: using f.read() instead of json.load()pine2025-03-151-1/+3
|/
* Merge pull request #2 from pineoncellar/main简律纯2025-03-153-5/+111
|\ | | | | feat: simple parser rules load and log processing
| * Merge branch 'main' into main简律纯2025-03-151-0/+15
| |\ | |/ |/|
* | Merge pull request #3 from HydroRoll-Team/HsiangNianian-patch-1简律纯2025-03-151-0/+15
|\ \ | | | | | | security: create dependabot.yml
| * | security: create dependabot.yml简律纯2025-03-151-0/+15
|/ /
| * Merge branch 'main' into main简律纯2025-03-1516-30/+179
| |\ | |/ |/|
* | docs: update CHANGELOG.md for v0.2.2 [skip ci]HsiangNianian2025-03-141-0/+7
| |
* | 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
| |
| * 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