Skip to content

0.1.1

Latest

Choose a tag to compare

@csjones csjones released this 12 Jul 22:02
fd06af6

What's Changed

  • BitcoinKernel: handle the post-wipe reindex lifecycle (bitcoin/bitcoin#35293) by @csjones in #24
  • Test the Tuist demo apps in CI and link the README to hosted docs by @csjones in #25
  • Make the test suites parallel-safe and modernize the demo-app CI by @csjones in #26
  • Standardize documentation link syntax to use double-backtick DocC symbol links by @csjones in #27
  • Replace fixed Task.sleep delays with waitFor polling in TorViewModelRaceTests to eliminate CI timing flakes by @csjones in #28
  • Add swift-clocks test dependency and replace polling with deterministic clock-driven retry tests by @csjones in #29
  • Polish package docs and patches/, pin swift-boost reproducibly, and add cookie-first API conveniences by @csjones in #30
  • Add _LIBCPP_HARDENING_MODE_FAST override to C++ targets to fix Debug IBD performance regression by @csjones in #32
  • Create .spi.yml by @csjones in #33

Full Changelog: 0.1.0...0.1.1