Skip to content

Commit c50cc9f

Browse files
committed
chore: release v0.4.6
1 parent 8ea93e7 commit c50cc9f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
- **Custom priority strategies**: User-configurable prioritization algorithms
1616
- **GPU acceleration**: CUDA-based JSON processing for ultra-high throughput
1717

18+
## [0.4.6] - 2025-12-05
19+
20+
### 🔧 Refactoring
21+
22+
- **Library Rename**: Rename `pjs_domain` lib to `pjson_rs_domain` for consistency with package naming
23+
- **Workspace Dependencies**: Add version to path dependencies for crates.io publishing
24+
25+
### 🔧 CI/CD Improvements
26+
27+
- **Simplified Release**: Use `cargo publish --workspace` instead of publishing crates individually
28+
1829
## [0.4.5] - 2025-12-05
1930

2031
### 🔧 CI/CD Improvements

0 commit comments

Comments
 (0)