sce v0.4.0-pre-alpha-v1
Pre-release
Pre-release
·
203 commits
to main
since this release
CLI release assets
- Canonical
scearchives are published assce-v<version>-<target-triple>.tar.gz - Per-archive SHA-256 checksum files are published as
sce-v<version>-<target-triple>.tar.gz.sha256 - Combined artifact metadata is published as
sce-v<version>-release-manifest.json - Combined artifact manifest signatures are published as
sce-v<version>-release-manifest.json.sig - Combined checksums are published as
sce-v<version>-SHA256SUMS - The npm package tarball is published as
sce-v<version>-npm.tgz - Flatpak source-built packaging metadata is published as
sce-v<version>-flatpak-manifest.tar.gz, with matching.sha256and.jsonmetadata assets; this is not a prebuilt Flatpak app or Flathub publication. - Flatpak source-built
.flatpakbundles are published assce-v<version>-x86_64.flatpakandsce-v<version>-aarch64.flatpak, with matching.sha256and.jsonmetadata assets; install directly withflatpak install --user <url>.
What's Changed
- build(deps): bump DeterminateSystems/determinate-nix-action from 3.21.2 to 3.21.7 by @dependabot[bot] in #150
- build(deps): bump github/codeql-action/upload-sarif from 4.37.0 to 4.37.1 by @dependabot[bot] in #149
- build(deps): bump DeterminateSystems/determinate-nix-action from 3.21.7 to 3.21.8 by @dependabot[bot] in #158
- build(deps): bump github/codeql-action/upload-sarif from 4.37.1 to 4.37.3 by @dependabot[bot] in #160
- build(deps): bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in #172
- build(deps): bump ossf/scorecard-action from 2.4.3 to 2.4.4 by @dependabot[bot] in #171
- Skills rework by @davidabram in #165
- observability: Add session-aware log directory routing by @stefanskoricdev in #152
Full Changelog: v0.3.3...v0.4.0-pre-alpha-v1