File tree Expand file tree Collapse file tree 5 files changed +38
-4
lines changed
Expand file tree Collapse file tree 5 files changed +38
-4
lines changed Original file line number Diff line number Diff line change 11
2+ ## [ 0.8.2] ( https://github.com/pkgforge/soar/compare/v0.8.1...v0.8.2 ) - 2025-12-23
3+
4+ ### ⛰️ Features
5+
6+ - * (install)* Allow remote package install - ([ e060033] ( https://github.com/pkgforge/soar/commit/e060033ed1da14a9370650c5eddce6fc1f771c8d ) )
7+ - * (packages)* Add declarative installation - ([ 1e95aca] ( https://github.com/pkgforge/soar/commit/1e95acabf2e6940c4012d49eb5f09d918fdd1983 ) )
8+
9+ ### 🚜 Refactor
10+
11+ - * (integration)* Integrate soar with modular crates ([ #123 ] ( https://github.com/pkgforge/soar/pull/123 ) ) - ([ 2d340e5] ( https://github.com/pkgforge/soar/commit/2d340e54ac79fd31087370712f4e189b3391bd16 ) )
12+ - * (package)* Improve install/remove user experience - ([ df8ad1c] ( https://github.com/pkgforge/soar/commit/df8ad1cd895b224c582d7d56583182594e0ae200 ) )
13+
14+ ### ⚙️ Miscellaneous Tasks
15+
16+ - * (ci)* Ignore libsqlite-sys from machete - ([ ca0f988] ( https://github.com/pkgforge/soar/commit/ca0f988df9973df521e73f50fb5ef1745f2295ea ) )
17+ - * (docs)* Update readme, bump msrv - ([ 5158af0] ( https://github.com/pkgforge/soar/commit/5158af067ecf3981585aad4f3097d675f65331d1 ) )
18+ - * (docs)* Fix readme - ([ 90d8abb] ( https://github.com/pkgforge/soar/commit/90d8abb9206a304be4c3d8cd5d11ae40584242d6 ) )
19+
220## [ 0.8.1] ( https://github.com/pkgforge/soar/compare/v0.8.0...v0.8.1 ) - 2025-09-19
321
422### 🐛 Bug Fixes
Original file line number Diff line number Diff line change 11[package ]
22name = " soar-cli"
3- version = " 0.8.1 "
3+ version = " 0.8.2 "
44description = " A modern package manager for Linux"
55default-run = " soar"
66authors.workspace = true
Original file line number Diff line number Diff line change 11
2+ ## [ 0.9.0] ( https://github.com/pkgforge/soar/compare/soar-core-v0.8.1...soar-core-v0.9.0 ) - 2025-12-23
3+
4+ ### ⛰️ Features
5+
6+ - * (install)* Allow remote package install - ([ e060033] ( https://github.com/pkgforge/soar/commit/e060033ed1da14a9370650c5eddce6fc1f771c8d ) )
7+
8+ ### 🚜 Refactor
9+
10+ - * (integration)* Integrate soar with modular crates ([ #123 ] ( https://github.com/pkgforge/soar/pull/123 ) ) - ([ 2d340e5] ( https://github.com/pkgforge/soar/commit/2d340e54ac79fd31087370712f4e189b3391bd16 ) )
11+
12+ ### ⚙️ Miscellaneous Tasks
13+
14+ - * (ci)* Ignore libsqlite-sys from machete - ([ ca0f988] ( https://github.com/pkgforge/soar/commit/ca0f988df9973df521e73f50fb5ef1745f2295ea ) )
15+ - * (docs)* Update readme, bump msrv - ([ 5158af0] ( https://github.com/pkgforge/soar/commit/5158af067ecf3981585aad4f3097d675f65331d1 ) )
16+ - * (docs)* Fix readme - ([ 90d8abb] ( https://github.com/pkgforge/soar/commit/90d8abb9206a304be4c3d8cd5d11ae40584242d6 ) )
17+
218## [ 0.8.1] ( https://github.com/pkgforge/soar/compare/soar-core-v0.8.0...soar-core-v0.8.1 ) - 2025-09-19
319
420### 🐛 Bug Fixes
Original file line number Diff line number Diff line change 11[package ]
22name = " soar-core"
3- version = " 0.8.1 "
3+ version = " 0.9.0 "
44description = " Core library for soar package manager"
55authors.workspace = true
66license.workspace = true
You can’t perform that action at this time.
0 commit comments