aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* feat: :art: refactor log parsing logic with simplified rules and priority-bas...pineoncellar/mainpine2025-04-142-85/+142
* style: :art: Update rule file formatpine2025-03-242-81/+63
* Merge pull request #6 from pineoncellar/debug简律纯2025-03-155-29/+145
|\
| * feat: 🎨 More standardized log parsepine2025-03-151-12/+76
| * chore: 📝 Update example_log.log & example_rule.jsonpine2025-03-152-13/+53
| * feat: ➕ Add dependency json5pine2025-03-153-3/+15
|/
* refactor: clean up code formatting and add new PluginManager classHsiangNianian2025-03-1520-48/+87
* Merge pull request #5 from pineoncellar/main简律纯2025-03-151-1/+3
|\
* | bump: update pyo3 dependency to version 0.24.0 and improve module function si...HsiangNianian2025-03-152-2/+5
* | bump: update time dependency to version 0.3.39HsiangNianian2025-03-151-1/+1
* | docs: update CHANGELOG.md for v0.2.3 [skip ci]HsiangNianian2025-03-151-0/+10
* | bump: update version to 0.2.3 in Cargo.tomlv0.2.3HsiangNianian2025-03-151-1/+1
* | fix: update documentation URL in Cargo.tomlHsiangNianian2025-03-151-1/+1
| * 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
|\
| * 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简律纯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 referen...HsiangNianian2025-03-143-93/+81
| * | 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 and...v0.2.1HsiangNianian2025-03-142-8/+7
* | 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 unnecessa...HsiangNianian2025-03-141-10/+10
* | 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 u...HsiangNianian2025-03-143-5/+96
* | 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 w...HsiangNianian2025-03-1330-50/+422
* Initial commit简律纯2025-03-1218-0/+2322