Skip to content

Release 1.1.0 - #16

Merged
FlorianRappl merged 12 commits into
mainfrom
devel
Aug 21, 2026
Merged

Release 1.1.0#16
FlorianRappl merged 12 commits into
mainfrom
devel

Conversation

@FlorianRappl

Copy link
Copy Markdown
Collaborator

Types of Changes

Prerequisites

Please make sure you can check the following two boxes:

  • I have read the CONTRIBUTING document
  • My code follows the code style of this project

Contribution Type

What types of changes does your code introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue, please reference the issue id)
  • New feature (non-breaking change which adds functionality, make sure to open an associated issue first)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

Description

Brings the WebAssembly global to the current spec level. Introduces several key interfaces and functionality, allowing streaming, error handling, and more. Some of these are not (yet) fully supported by the chosen WASM runtime (wasmtime), but will eventually be working.

lahma and others added 12 commits August 8, 2026 15:33
Fallout v10.4.0 is the first stable-channel release; the previously pinned
11.0.18 belongs to the edge channel. The stable CLI ships as Fallout.GlobalTool
(the fallout command is unchanged), and Fallout.Common 10.4.0 resolves the
patched System.Security.Cryptography.Xml 10.0.10 on its own, so the manual
transitive pin is no longer needed (Fallout-build/Fallout#618).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Move the build orchestrator to the Fallout stable channel (10.4.0)
@FlorianRappl FlorianRappl added this to the v1.1.0 milestone Aug 21, 2026
@FlorianRappl
FlorianRappl merged commit 7decd0c into main Aug 21, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants