Changelog

What shipped, and when.

Honest, dated, no marketing gloss. Each entry is a real release — when there's nothing to report, this page says so.

2026-06-16
SDKsShipped

Tier 5 SDKs shipped.

Rust, Deno, and Bun reach v0.1.0. errorgap now covers 20+ stacks.

  • ›Rust — errorgap on crates.io (Tower layer + capture macro)
  • ›Deno and Bun — native runtime modules, no build step
2026-06-15
SDKsShipped

Mobile SDKs shipped.

Swift (iOS/macOS), Android (Kotlin), React Native, and Flutter — all v0.1.0, errors-only.

2026-06-15
SDKsShipped

Enterprise stacks shipped.

JVM and managed runtimes land together.

  • ›Java / Kotlin / Scala — core + Spring Boot starter
  • ›.NET — Errorgap + Errorgap.AspNetCore
  • ›Elixir / Phoenix
2026-06-15
SDKsShipped

Tier 2 SDKs shipped.

PHP (framework-agnostic core), Laravel (service provider), and Go (net/http wrapper).

2026-06-15
SDKsShipped

Tier 1 SDKs shipped.

The first three: Node.js, Python, and browser JS — the last with a React error boundary.

  • ›Node.js — @errorgap/node
  • ›Python — errorgap on PyPI
  • ›Browser — @errorgap/browser with React ErrorBoundary