Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 16:42
· 286 commits to main since this release
dde50ae

What's Changed

  • Add GX3 failure corpus workflow by @purinzan in #5
  • Improve doctor next-step guidance by @purinzan in #27
  • Close remaining CLI polish issues by @purinzan in #28
  • Run CI on every pull request, not only the ones targeting main by @purinzan in #32
  • Read instruction destinations and device types from the manuals by @purinzan in #30
  • Give every module the one device table, and take the lint's instruction knowledge from the manuals by @purinzan in #33
  • Resolve label references, so a label-based project stops reading as empty by @purinzan in #34
  • Expose xref access basis and share bit device types by @purinzan in #37
  • Fix the project root, the audit bundle, and how a rung's operands are read by @purinzan in #38
  • Find a device that a block instruction writes without naming it by @purinzan in #39
  • Add rung-text, metrics and guide; one --format for every command by @purinzan in #40
  • Fix counter and retentive timer comment lookup by @purinzan in #42
  • Close the remaining ways an answer came back empty or misdirected by @purinzan in #43
  • Export coordinate ladder layout as SVG by @purinzan in #44
  • Verify reading by rebuilding each rung and comparing it to the original by @purinzan in #46
  • Describe what each tool does to the world, not just its name by @purinzan in #45
  • Cut the README to what someone needs to start by @purinzan in #41
  • Release 0.2.0 by @purinzan in #47

Full Changelog: v0.1.4...v0.2.0