<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel>
    <title>ESS releases</title>
    <link>https://beyond10x.github.io/releases/</link>
    <description>Important releases, migrations, capabilities, and adopter actions across the public beyond10x ecosystem.</description>
    <item>
      <guid isPermaLink="false">ess/0.23.0</guid>
      <title>ESS 0.23.0</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.23.0</link>
      <pubDate>Fri, 11 Sep 2026 14:14:26 GMT</pubDate>
      <description>ESS released version 0.23.0.</description>
      <category>ess</category>
      <category>notable</category>
      <category>releases</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/0.22.2</guid>
      <title>ESS 0.22.2</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.22.2</link>
      <pubDate>Thu, 10 Sep 2026 20:11:55 GMT</pubDate>
      <description>ESS released version 0.22.2.</description>
      <category>ess</category>
      <category>notable</category>
      <category>releases</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/0.22.1</guid>
      <title>ESS 0.22.1</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.22.1</link>
      <pubDate>Thu, 10 Sep 2026 18:55:54 GMT</pubDate>
      <description>ESS released version 0.22.1.</description>
      <category>ess</category>
      <category>notable</category>
      <category>releases</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/0.22.0</guid>
      <title>ESS 0.22.0</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.22.0</link>
      <pubDate>Thu, 10 Sep 2026 12:27:04 GMT</pubDate>
      <description>ESS released version 0.22.0.</description>
      <category>ess</category>
      <category>notable</category>
      <category>releases</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/0.20.0</guid>
      <title>ESS 0.20.0</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.20.0</link>
      <pubDate>Sun, 06 Sep 2026 16:07:45 GMT</pubDate>
      <description>ESS released version 0.20.0.</description>
      <category>ess</category>
      <category>notable</category>
      <category>releases</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/source-driven-realization-0.19.0</guid>
      <title>Checked schema imports and structural data realizations</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.19.0</link>
      <pubDate>Sat, 05 Sep 2026 21:00:00 GMT</pubDate>
      <description>Import complete JSON Schema roots with source identity; generate structural Go, Rust and TypeScript libraries; and run source-pinned normalization recipes. Rust normalization has a library API; Go/TypeScript support is pending. Rust/Web synthesis returns checked failures, and sliced provenance names its digest profile.</description>
      <category>ess</category>
      <category>significant</category>
      <category>impact</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/0.17.0</guid>
      <title>ESS 0.17.0</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.17.0</link>
      <pubDate>Fri, 04 Sep 2026 14:13:15 GMT</pubDate>
      <description>ESS released version 0.17.0.</description>
      <category>ess</category>
      <category>notable</category>
      <category>releases</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/early-stop-assertion-0.18.0</guid>
      <title>An authored scenario can claim that a consumer halted an ordered scan</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.18.0</link>
      <pubDate>Fri, 04 Sep 2026 14:08:16 GMT</pubDate>
      <description>`halts_after: &lt;n&gt;` lets an authored scenario require a consumer to stop an ordered scan after n rows. The target reports rows produced and whether the consumer ended the read. Targets without incremental reads report `unsupported`. This adds a claim to `ess-conformance/4`.</description>
      <category>ess</category>
      <category>significant</category>
      <category>impact</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/scenario-player-0.18.0</guid>
      <title>A specification&apos;s scenarios can be played in a browser</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.18.0</link>
      <pubDate>Fri, 04 Sep 2026 14:08:16 GMT</pubDate>
      <description>`ess verify conform web` emits a browser page that walks authored scenarios, showing actors, state, selected views, and declared consequences. It replays model-determined behavior without executing an implementation, so authors can inspect a specification before filling its obligations.</description>
      <category>ess</category>
      <category>significant</category>
      <category>impact</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/authored-scenarios-0.15.0</guid>
      <title>A specification carries the scenarios an author wrote, not only the ones it obliges</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.16.0</link>
      <pubDate>Fri, 04 Sep 2026 13:13:51 GMT</pubDate>
      <description>Authors can declare modelled instances, command timelines, and expectations in `ess-scenario/1`. These scenarios compile into `ess-conformance/2` with identities distinct from synthesized suites. Twenty-seven refusals check their names against the model. Included in the published 0.16.0 release.</description>
      <category>ess</category>
      <category>significant</category>
      <category>impact</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/elapsed-time-claims-0.16.0</guid>
      <title>An authored scenario can claim a length of time, and a target has to answer for it</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.16.0</link>
      <pubDate>Fri, 04 Sep 2026 13:13:51 GMT</pubDate>
      <description>Authored scenarios gain `mark:` and `elapsed:` with `not_before`, `within`, and `quiet` bounds. The suite states a duration and its anchor; the target reports an observed or advanced clock. Targets without clock support report `unsupported`. The claims use `ess-conformance/3`.</description>
      <category>ess</category>
      <category>significant</category>
      <category>impact</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/command-line-surface-0.14.0</guid>
      <title>A component can declare a command-line surface, and ESS synthesizes its parser</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.14.0</link>
      <pubDate>Fri, 04 Sep 2026 10:01:53 GMT</pubDate>
      <description>`reached_by: command_line` and a `cli:` block state that a component&apos;s callers are people at a terminal and where each command sits in the tree. `ess generate synthesize --target clap` emits the parser, the handler obligations and the completion scripts from that declaration.</description>
      <category>ess</category>
      <category>significant</category>
      <category>impact</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/0.13.5</guid>
      <title>ESS 0.13.5</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.13.5</link>
      <pubDate>Fri, 04 Sep 2026 05:00:06 GMT</pubDate>
      <description>ESS released version 0.13.5.</description>
      <category>ess</category>
      <category>notable</category>
      <category>releases</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/0.13.4</guid>
      <title>ESS 0.13.4</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.13.4</link>
      <pubDate>Fri, 04 Sep 2026 03:30:03 GMT</pubDate>
      <description>ESS released version 0.13.4.</description>
      <category>ess</category>
      <category>notable</category>
      <category>releases</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/0.13.3</guid>
      <title>ESS 0.13.3</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.13.3</link>
      <pubDate>Fri, 04 Sep 2026 03:14:50 GMT</pubDate>
      <description>ESS released version 0.13.3.</description>
      <category>ess</category>
      <category>notable</category>
      <category>releases</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/0.13.2</guid>
      <title>ESS 0.13.2</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.13.2</link>
      <pubDate>Fri, 04 Sep 2026 02:33:48 GMT</pubDate>
      <description>ESS released version 0.13.2.</description>
      <category>ess</category>
      <category>notable</category>
      <category>releases</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/0.13.1</guid>
      <title>ESS 0.13.1</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.13.1</link>
      <pubDate>Fri, 04 Sep 2026 01:56:41 GMT</pubDate>
      <description>ESS released version 0.13.1.</description>
      <category>ess</category>
      <category>notable</category>
      <category>releases</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/0.13.0</guid>
      <title>ESS 0.13.0</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.13.0</link>
      <pubDate>Fri, 04 Sep 2026 01:38:38 GMT</pubDate>
      <description>ESS released version 0.13.0.</description>
      <category>ess</category>
      <category>notable</category>
      <category>releases</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/0.12.0</guid>
      <title>ESS 0.12.0</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.12.0</link>
      <pubDate>Fri, 04 Sep 2026 01:32:32 GMT</pubDate>
      <description>ESS released version 0.12.0.</description>
      <category>ess</category>
      <category>notable</category>
      <category>releases</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/0.11.1</guid>
      <title>ESS 0.11.1</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.11.1</link>
      <pubDate>Thu, 03 Sep 2026 23:38:32 GMT</pubDate>
      <description>ESS released version 0.11.1.</description>
      <category>ess</category>
      <category>notable</category>
      <category>releases</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/0.11.0</guid>
      <title>ESS 0.11.0</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.11.0</link>
      <pubDate>Thu, 03 Sep 2026 20:11:17 GMT</pubDate>
      <description>ESS released version 0.11.0.</description>
      <category>ess</category>
      <category>notable</category>
      <category>releases</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/0.10.0</guid>
      <title>ESS 0.10.0</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.10.0</link>
      <pubDate>Thu, 03 Sep 2026 17:31:20 GMT</pubDate>
      <description>ESS released version 0.10.0.</description>
      <category>ess</category>
      <category>notable</category>
      <category>releases</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/0.9.2</guid>
      <title>ESS 0.9.2</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.9.2</link>
      <pubDate>Thu, 03 Sep 2026 10:35:03 GMT</pubDate>
      <description>ESS released version 0.9.2.</description>
      <category>ess</category>
      <category>notable</category>
      <category>releases</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/0.9.1</guid>
      <title>ESS 0.9.1</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.9.1</link>
      <pubDate>Thu, 03 Sep 2026 10:04:10 GMT</pubDate>
      <description>ESS released version 0.9.1.</description>
      <category>ess</category>
      <category>notable</category>
      <category>releases</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/0.9.0</guid>
      <title>ESS 0.9.0</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.9.0</link>
      <pubDate>Thu, 03 Sep 2026 10:02:38 GMT</pubDate>
      <description>ESS released version 0.9.0.</description>
      <category>ess</category>
      <category>notable</category>
      <category>releases</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/0.8.0</guid>
      <title>ESS 0.8.0</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.8.0</link>
      <pubDate>Thu, 03 Sep 2026 09:39:37 GMT</pubDate>
      <description>ESS released version 0.8.0.</description>
      <category>ess</category>
      <category>notable</category>
      <category>releases</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/0.7.0</guid>
      <title>ESS 0.7.0</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.7.0</link>
      <pubDate>Thu, 03 Sep 2026 02:11:09 GMT</pubDate>
      <description>ESS released version 0.7.0.</description>
      <category>ess</category>
      <category>notable</category>
      <category>releases</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/0.6.0</guid>
      <title>ESS 0.6.0</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.6.0</link>
      <pubDate>Thu, 03 Sep 2026 01:27:53 GMT</pubDate>
      <description>ESS released version 0.6.0.</description>
      <category>ess</category>
      <category>notable</category>
      <category>releases</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/0.5.1</guid>
      <title>ESS 0.5.1</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.5.1</link>
      <pubDate>Wed, 02 Sep 2026 23:22:48 GMT</pubDate>
      <description>ESS released version 0.5.1.</description>
      <category>ess</category>
      <category>notable</category>
      <category>releases</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/0.4.0</guid>
      <title>ESS 0.4.0</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.4.0</link>
      <pubDate>Wed, 02 Sep 2026 21:00:22 GMT</pubDate>
      <description>ESS released version 0.4.0.</description>
      <category>ess</category>
      <category>notable</category>
      <category>releases</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/0.2.1</guid>
      <title>ESS 0.2.1</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.2.1</link>
      <pubDate>Tue, 01 Sep 2026 10:15:58 GMT</pubDate>
      <description>ESS released version 0.2.1.</description>
      <category>ess</category>
      <category>notable</category>
      <category>releases</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/0.2.0</guid>
      <title>ESS 0.2.0</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.2.0</link>
      <pubDate>Tue, 01 Sep 2026 09:08:49 GMT</pubDate>
      <description>ESS released version 0.2.0.</description>
      <category>ess</category>
      <category>notable</category>
      <category>releases</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/0.1.1</guid>
      <title>ESS 0.1.1</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.1.1</link>
      <pubDate>Tue, 01 Sep 2026 02:57:49 GMT</pubDate>
      <description>ESS released version 0.1.1.</description>
      <category>ess</category>
      <category>notable</category>
      <category>releases</category>
    </item>
    <item>
      <guid isPermaLink="false">ess/standalone-0.1.0</guid>
      <title>ESS becomes a standalone executable specification toolchain</title>
      <link>https://github.com/beyond10x/ess/releases/tag/0.1.0</link>
      <pubDate>Tue, 01 Sep 2026 02:32:47 GMT</pubDate>
      <description>ESS 0.1.0 extracts system modeling, schema contracts, generators, and conformance into an independent repository with no AEP dependency.</description>
      <category>ess</category>
      <category>significant</category>
      <category>impact</category>
    </item>
  </channel></rss>
