File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments