main
tag: launch-2026-06-01
tag: magicmirror-v0.1.1
tag: magicmirror-v0.3.0
tag: mnw-cli-v0.1.2
tag: mnw-cli-v0.1.3
tag: mnw-cli-v0.1.4
tag: pom-v0.4.1
tag: pom-v0.4.2
tag: pom-v0.4.3
tag: pom-v0.4.4
tag: pom-v0.4.5
tag: wam-v0.3.0
tag: wam-v0.3.1
Files
Commits
Tags
Notes
Issues
Release pom v0.4.2
First release under the Sando/Bento boundary: Bento builds both arches and
hands the artifacts to sandod, which gates and promotes them.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
2 files changed,
+26 insertions,
-10 deletions
1651
1651
1652
1652
[[package]]
1653
1653
name = "pom"
1654
-
version = "0.4.1"
1654
+
version = "0.4.2"
1655
1655
dependencies = [
1656
1656
"axum",
1657
1657
"chrono",
3601
3601
source = "registry+https://github.com/rust-lang/crates.io-index"
3602
3602
checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa"
3603
3603
3604
-
[[patch.unused]]
3605
-
name = "synckit-client"
3606
-
version = "0.7.0"
3607
-
3608
-
[[patch.unused]]
3609
-
name = "synckit-config"
3610
-
version = "0.1.2"
3611
-
3612
3604
[[patch.unused]]
3613
3605
name = "docengine"
3614
3606
version = "0.4.0"
3624
3616
[[patch.unused]]
3625
3617
name = "tagtree"
3626
3618
version = "0.4.0"
3619
+
3620
+
[[patch.unused]]
3621
+
name = "synckit-client"
3622
+
version = "0.8.0"
3623
+
3624
+
[[patch.unused]]
3625
+
name = "synckit-config"
3626
+
version = "0.2.0"
3627
+
3628
+
[[patch.unused]]
3629
+
name = "quasi-http"
3630
+
version = "0.1.0"
3631
+
3632
+
[[patch.unused]]
3633
+
name = "quasi-router"
3634
+
version = "0.1.0"
3635
+
3636
+
[[patch.unused]]
3637
+
name = "quasi-tauri"
3638
+
version = "0.1.0"
3639
+
3640
+
[[patch.unused]]
3641
+
name = "quasi-webview"
3642
+
version = "0.1.0"
1
1
[package]
2
2
name = "pom"
3
-
version = "0.4.1"
3
+
version = "0.4.2"
4
4
edition = "2024"
5
5
license = "LicenseRef-PolyForm-Noncommercial-1.0.0"
6
6