Skip to content

Releases: forkwright/koinon

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 15:28
a6cdf2b

0.3.0 (2026-09-06)

Features

  • telemetry: add a writer-target seam (init_with_writer et al.) (#61) (86d7eda)

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 03 Sep 14:03
e7985b6

0.2.1 (2026-08-26)

Bug Fixes

  • ci: name the real major on the checkout pin (#57) (1630799)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 21:25
3424f24

0.2.0 (2026-08-16)

Features

  • adoption: derive fleet migration status instead of hand-maintaining it (#36) (4895c76)
  • bootstrap: define koinon as one integrated application-bootstrap sequence (#35) (3605b17)

Bug Fixes

  • adoption: pin the default-feature set to what the manifest declares (#37) (1f230e6)
  • ci: run CI on a pull request whose base is not main (#33) (da65409)

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 09 Aug 16:36
349083e

0.1.4 (2026-08-09)

Bug Fixes

  • docs: pin README and ADOPTION dependency examples to v0.1.3 (#30) (4f59847), closes #27
  • error: correct AppError guidance to a consumer-owned wrapper enum (#29) (595aef9), closes #18
  • release: let release-please bump the doc pins its guard requires (#32) (7873d83), closes #27

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 03 Aug 19:47
99f81d8

0.1.3 (2026-08-03)

Bug Fixes

  • config: make the prefix-split boundary structural, not documented (#24) (856987e)

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 28 Jul 20:54
f3461ed

0.1.2 (2026-07-28)

Bug Fixes

  • config: read the exact config path instead of searching ancestors (#23) (04367a6), closes #16
  • config: stop load_from_env_path ingesting its own path selector (#21) (5fcb40b), closes #17

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 22 Jul 21:41
9f6b8b5

0.1.1 (2026-07-22)

Documentation

  • kanon: regenerate missing derived CLAUDE/README sections (#12) (bc5f609)
  • repo: add thin AGENTS.md pointer to CLAUDE.md (#13) (a671c7f)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 16:45
d928b96

0.1.0 (2026-07-08)

Features

  • crate: initial fleet-common scaffolding crate (d8b842d)

Bug Fixes

  • resolve all open audit findings + build the feature matrix + Tier-U CI + lint-clean (#8) (b108a8c)