<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>magus releases</title>
  <link href="https://github.com/egladman/magus/releases" rel="alternate"/>
  <link href="https://eli.gladman.cc/magus/public/atom/releases.atom.xml" rel="self"/>
  <id>https://github.com/egladman/magus/releases</id>
  <updated>2026-07-25T00:00:00Z</updated>
  <entry>
    <title>v0.3.0</title>
    <link href="https://github.com/egladman/magus/releases/tag/v0.3.0"/>
    <id>https://github.com/egladman/magus/releases/tag/v0.3.0</id>
    <updated>2026-07-25T00:00:00Z</updated>
    <summary type="text"></summary>
  </entry>
  <entry>
    <title>v0.2.1</title>
    <link href="https://github.com/egladman/magus/releases/tag/v0.2.1"/>
    <id>https://github.com/egladman/magus/releases/tag/v0.2.1</id>
    <updated>2026-07-19T00:00:00Z</updated>
    <summary type="text">See the full changelog at
https://github.com/egladman/magus/compare/v0.2.0...v0.2.1</summary>
  </entry>
  <entry>
    <title>v0.2.0</title>
    <link href="https://github.com/egladman/magus/releases/tag/v0.2.0"/>
    <id>https://github.com/egladman/magus/releases/tag/v0.2.0</id>
    <updated>2026-07-18T00:00:00Z</updated>
    <summary type="text">See the full changelog at
https://github.com/egladman/magus/compare/v0.1.0...v0.2.0</summary>
  </entry>
  <entry>
    <title>v0.1.0</title>
    <link href="https://github.com/egladman/magus/releases/tag/v0.1.0"/>
    <id>https://github.com/egladman/magus/releases/tag/v0.1.0</id>
    <updated>2026-07-05T00:00:00Z</updated>
    <summary type="text">### Added

- Playground: an in-browser CodeMirror editor with live diagnostics, module and
  symbol autocompletion, hover docs, and call-signature help, backed by the
  WebAssembly interpreter; a collapsible notice lists the host modules the
  browser cannot run.
- Docs site: first-class `/blog` subsystem with reverse-chronological listing,
  breadcrumb root, per-post edit links, and Blog nav item.
- Docs site: two Atom 1.0 feeds — `/public/atom/blog.atom.xml` (posts) and
  `/public/atom/releases.atom.xml` (releases, derived from this file).
- Docs site: nested Apache-`mod_autoindex`-styled `/public/` tree with an
  autoindex helper — hub at `/public/`, feeds at `/public/atom/`, release
  artifacts at `/public/release/`.

### Changed

- Docs site: extensionless URLs everywhere (`/documentation/`, `/modules/fs/`);
  the authored `docs/manpage/gen/` path segment is flattened out of public URLs.
- Docs site: nine flat client scripts collapsed into a two-file esbuild bundle
  (`theme.js` head-critical, `main.js` deferred module).
- Docs site: nav link &quot;GitHub" moved to the footer, relabeled "Source Code".

### Fixed

- Docs site: mobile TOC becomes a slide-up bottom-sheet instead of stacking
  above the article; page toolbar reflows so search fills its row and
  "Suggest an edit" drops below.</summary>
  </entry>
</feed>
