> ## Documentation Index
> Fetch the complete documentation index at: https://ember.carr.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Notable changes in each Ember release.

Ember follows [Semantic Versioning 2.0.0](https://semver.org/). Every release is published on [GitHub Releases](https://github.com/lukecarr/ember/releases) with the built jar and a SHA-256 checksum.

<Update label="2026-05-18" description="v0.1.0-alpha.1">
  The first published Ember build.

  * Replaced the `String` plugin version with the `Version` type ([#1](https://github.com/lukecarr/ember/pull/1)).
  * Added test coverage reporting and the missing tests around it ([#2](https://github.com/lukecarr/ember/pull/2)).

  [Release notes on GitHub](https://github.com/lukecarr/ember/releases/tag/v0.1.0-alpha.1).
</Update>
