Skip to content

Releases: Blockether/bridge

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 08:30

What's Changed

  • Fix release: add deps-deploy to :build alias so -T:build deploy resolves (7fe49cf)
  • Release 0.2.1: GraalVM-clean (reflection + boxed-math free) (bce4957)
  • Eliminate reflection + boxed-math warnings across bridge (GraalVM-clean) (3dfa4b4)

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 08:19

What's Changed

  • Release 0.2.0: YAML profiles + runtime-selected JSON/YAML backends (a20d2b2)
  • Runtime-select YAML backend (yamlstar JVM > clj-yaml babashka) (9a836f6)
  • YAML profiles/policies use snake_case string keys for Vis (f3fdb34)
  • Replace clj-yaml with YAMLStar (pure YAML 1.2, GraalVM-friendly) (12dcff8)
  • Merge enajski/main: adopt YAML profiles + codestyle, keep runtime-selected JSON backend (03a7f9a)
  • Wrap lint and format in bb calls (f347f32)
  • Add enajski/codestyle, format, lint, support them in bridge (297043d)
  • Migrate project profiles from EDN to YAML (8e96c76)

Full Changelog: v0.1.2...v0.2.0

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 25 Jun 09:26

What's Changed

  • fix(next): detect git changes via run-process, not bash -lc (Windows WSL stub) (6c5139c)

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 25 Jun 09:11

What's Changed

  • fix(io): normalize paths to / so relativize/file-seq match globs on Windows (06787e7)
  • chore: remove stray debug fixtures accidentally committed (fba1197)
  • feat: dual-runtime JSON (cheshire on bb / charred on JVM) + Clojars publish (8184e2a)
  • Add machine-readable summary to api (360cca1)
  • Add bridge.api contract (2442f72)
  • Update gitignore (9292c71)
  • Ensure change detection fallback when git not available (faa2f54)
  • Update SysMoBench eval (cbb5bf7)
  • Fix warnings in gh action (7556bc8)
  • Use setup-clojure for github action (e6659f7)
  • Update git hook to match CI behaviour (ab592f8)
  • Set up GitHub action demo of bridge as CI gate (d6592ba)
  • Allow passing git spec when worktree is clean - like in CI (9242b49)
  • Define bridge-path-sandbox in verification-policy (7a27d72)
  • Add auto mode, keep suggested action surface in lib separate from shell calls in CLI (3170728)
  • Support natural language evidence commands (b26b261)
  • Add a first natural language spec and show recommended missing categories (1d8f91a)
  • Fix change detection and evidence staleness (99cfbd2)
  • Fix policy detection on check (7c26876)
  • Infer canonical test commands from bb.edn and deps.edn (810e09c)
  • Dogfooding Bridge initial config (cf5a90f)
  • Update README and clarify default init files (40a5e5c)
  • Clarify help output, ephemeral folder setup on init (49b2b9b)
  • Initial commit (f02def6)

Full Changelog: v0.1.1...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 22:24

What's Changed

Full Changelog: v0.1.1...v0.1.0