Commit a380226
committed
chore: release v0.3.4
## Changes in v0.3.4
### 🚀 Features
- Native Prolog test suite with PLUnit and Trealla
- Performance benchmarks (Mock vs Groq LLM comparison)
- Separate CI jobs for better visibility
- Executable examples from README documentation
### 🐛 Bug Fixes
- CRITICAL: Remove hardcoded 'taro' default subject
- Fix CI benchmark compilation errors
- Align README with actual implementation
### 📝 Documentation
- Translate all Japanese text to English in code comments
- Show actual Japanese examples in prompts for translation
- Fix API documentation to match implementation
### 🏗️ Infrastructure
- Add 5 separate CI lanes: Unit Tests (20.x, 22.x), Prolog, Examples, Benchmarks
- Add .env.example for configuration
- Improve test coverage with 60+ Prolog test cases1 parent 3ad61f6 commit a380226
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments