Skip to content

Releases: alleato-llc/soroban

Soroban 1.4.18

Choose a tag to compare

@github-actions github-actions released this 05 Aug 01:57
109c757

What's Changed

  • Error handling: try / iferror / ifpanic + Result (Ok/Err) by @nycjv321 in #37

Full Changelog: v1.4.17...v1.4.18

Soroban 1.4.17

Choose a tag to compare

@github-actions github-actions released this 05 Aug 00:55

What's Changed

  • ci: always-reporting checks (paths-filter) — ends the branch-protection bypass by @nycjv321 in #28
  • ci: single always-green 'CI passed' gate (fixes the blocked partial-path merge) by @nycjv321 in #30
  • site: fullscreen, zoomable, mobile-first REPL by @nycjv321 in #29
  • site: fix fullscreen REPL on iOS (keyboard viewport tracking) by @nycjv321 in #32
  • site: 'Try it' nav entry activates the Live carousel tab by @nycjv321 in #33
  • docs: CI/CD architecture with mermaid diagrams by @nycjv321 in #31
  • site: interactive-widget=resizes-content — mobile fullscreen keyboard fit by @nycjv321 in #34
  • site: remove the 'Try it' nav link by @nycjv321 in #35
  • site: remove fullscreen mode from the embedded REPL by @nycjv321 in #36

Full Changelog: v1.4.16...v1.4.17

Soroban (Rust) 0.1.15

Choose a tag to compare

@github-actions github-actions released this 05 Aug 01:52
109c757

Cross-platform Soroban desktop app (Rust/iced). macOS: a signed + notarized universal Soroban-0.1.15.dmg (one for every Mac). Linux/Windows: portable, unsigned soroban-gui-<os>-<arch> binaries. The Swift Soroban.dmg is the separate native-macOS track. See rust/CHANGELOG.md.

Soroban (Rust) 0.1.14

Choose a tag to compare

@github-actions github-actions released this 05 Aug 00:51

Cross-platform Soroban desktop app (Rust/iced). macOS: a signed + notarized universal Soroban-0.1.14.dmg (one for every Mac). Linux/Windows: portable, unsigned soroban-gui-<os>-<arch> binaries. The Swift Soroban.dmg is the separate native-macOS track. See rust/CHANGELOG.md.

Soroban 1.4.16

Choose a tag to compare

@github-actions github-actions released this 23 Jul 12:34
7c1b725

What's Changed

  • site: Playwright UI automation for the live REPL by @nycjv321 in #26
  • The standard trio: currency becomes core grammar; scientific mode replaces finance by @nycjv321 in #27

Full Changelog: v1.4.15...v1.4.16

Soroban 1.4.15

Choose a tag to compare

@github-actions github-actions released this 23 Jul 00:39

What's Changed

  • Anzan everywhere: the TS/WASM target, the live REPL, and Examples across all surfaces by @nycjv321 in #24
  • Deliver #24 to main (stacked merge landed on the base branch) by @nycjv321 in #25

Full Changelog: v1.4.14...v1.4.15

Soroban (Rust) 0.1.13

Choose a tag to compare

@github-actions github-actions released this 23 Jul 12:30
7c1b725

Cross-platform Soroban desktop app (Rust/iced). macOS: a signed + notarized universal Soroban-0.1.13.dmg (one for every Mac). Linux/Windows: portable, unsigned soroban-gui-<os>-<arch> binaries. The Swift Soroban.dmg is the separate native-macOS track. See rust/CHANGELOG.md.

Soroban (Rust) 0.1.12

Choose a tag to compare

@github-actions github-actions released this 23 Jul 00:34
abb7ba0

Cross-platform Soroban desktop app (Rust/iced). macOS: a signed + notarized universal Soroban-0.1.12.dmg (one for every Mac). Linux/Windows: portable, unsigned soroban-gui-<os>-<arch> binaries. The Swift Soroban.dmg is the separate native-macOS track. See rust/CHANGELOG.md.

Soroban 1.4.14

Choose a tag to compare

@github-actions github-actions released this 23 Jul 00:02
ac88bad

What's Changed

  • site: add the Finance mode & currency feature card by @nycjv321 in #20
  • changelog: promote the shipped currency work to dated sections [skip ci] by @nycjv321 in #21
  • Anzan scripts: .anzan files, statement-aware pipes, REPL continuation by @nycjv321 in #22
  • Four project skills: feature-parity, verify, release-doctor, run-apps by @nycjv321 in #23

Full Changelog: v1.4.13...v1.4.14

Soroban 1.4.13

Choose a tag to compare

@github-actions github-actions released this 22 Jul 11:42
5dc6cbf

What's Changed

  • bench: build Swift runner on macOS 15; regenerate perf.html by @nycjv321 in #13
  • scripts: port the generate-*.sh helpers to Python by @nycjv321 in #14
  • rust/gui: full-width log view + auto-scroll to newest entry by @nycjv321 in #15
  • site: equal x86-64 / ARM64 download buttons per platform by @nycjv321 in #16
  • fix(ci): stop leaking the AWS account id via the role ARN variable by @nycjv321 in #17
  • Finance mode: currency as a first-class type + thousands grouping by @nycjv321 in #18
  • rust: satisfy clippy::question_mark in binary_view layout by @nycjv321 in #19

Full Changelog: v1.4.12...v1.4.13