Skip to content

Releases: attunehq/doteph

v0.3.1

24 Jun 08:05
v0.3.1
27bf079

Choose a tag to compare

What's Changed

  • Add Claude Code cloud environment setup script by @jssblck in #32
  • Native Windows support for run=, hooks, and process control by @jssblck in #41
  • Use process groups for race-free run= teardown on Unix by @jssblck in #42

Full Changelog: v0.3.0...v0.3.1

v0.3.0

24 Jun 03:42
4109bbd

Choose a tag to compare

What's Changed

  • Allocate ports for first-party run= apps (port=auto) by @jssblck in #33
  • Replace stringly-typed container_id with a typed Backend enum (#17) by @jssblck in #34
  • Make service ordering deterministic with an IndexMap (#21) by @jssblck in #35
  • Collapse the three health-check wait loops into one helper (#18, #19) by @jssblck in #36
  • Fail closed on a malformed command= override (#15) by @jssblck in #37
  • Extract and unit-test volume-spec resolution (#20) by @jssblck in #38
  • Scope Windows support claim to the Docker-backed sources (#16) by @jssblck in #39
  • Remove em-dashes from doc comments and a docs file (#22) by @jssblck in #40

Full Changelog: v0.2.1...v0.3.0

v0.2.1

23 Jun 08:52
ffadcd9

Choose a tag to compare

What's Changed

  • Add eph logs and capture run= output to a logfile by @jssblck in #31

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

v0.2.0

22 Jun 23:48
a23ae9a

Choose a tag to compare

What's Changed

  • deps(deps): bump sha2 from 0.10.9 to 0.11.0 by @dependabot[bot] in #28
  • ci(deps): bump actions/github-script from 7 to 9 by @dependabot[bot] in #24
  • ci(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #25
  • ci(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in #26
  • ci(deps): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #27
  • Fix named ports lost after container restart (#14) by @jssblck in #29
  • Inject eph's resolved environment into lifecycle hooks; add eph run and --skip-hooks by @jssblck in #30

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

v0.1.1

22 Jun 01:59
v0.1.1
982fcfd

Choose a tag to compare

What's Changed

  • Add eph skills install to onboard agents locally by @jssblck in #13

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

v0.1.0

21 Jun 21:00
v0.1.0
50aa480

Choose a tag to compare

What's Changed

  • Migrate to bollard 0.21 API by @jssblck in #7
  • Dependabot: keep major updates out of grouped PRs by @jssblck in #6
  • deps(deps): bump the rust-dependencies group across 1 directory with 7 updates by @dependabot[bot] in #9
  • Comprehensive multi-service stress test suite (+ run=/compose eph fixes) by @jssblck in #10
  • docs: correct compose-service tracking to match merged code by @jssblck in #11
  • Add signed cross-compiled release pipeline with tag-derived version by @jssblck in #12

New Contributors

Full Changelog: https://github.com/attunehq/doteph/commits/v0.1.0