Skip to content

Releases: forkwright/akroasis

v0.1.11

16 Apr 15:21
a6b6eb2

Choose a tag to compare

0.1.11 (2026-04-15)

Bug Fixes

  • ci: fix gate-attestation job name and fetch base branch (#100) (d228f26)

v0.1.10

13 Apr 13:34
9fce605

Choose a tag to compare

0.1.10 (2026-04-13)

Features

  • semaino: signal aggregation, convergence detection, alert pipeline (99335ab), closes #85
  • syntonia: scaffold Yaesu FTM-510DR module (e2e87fe), closes #80

Bug Fixes

  • ops: full AGPL-3.0 text, AI training prohibition, disclaimer (76e2e49), closes #75
  • syntonia: port hardware/usb.rs from nusb to rusb (e511170), closes #82
  • undo mangled identifiers from botched kanon lint --fix run (ea46319)

v0.1.9

04 Apr 21:32
da46048

Choose a tag to compare

0.1.9 (2026-04-04)

Bug Fixes

  • resolve lint violations via kanon lint --fix (e96296b)

v0.1.8

03 Apr 15:37
b4dffc5

Choose a tag to compare

0.1.8 (2026-04-03)

Bug Fixes

  • resolve lint violations via kanon lint --fix (7cf413c)

v0.1.7

03 Apr 01:07
144cbca

Choose a tag to compare

0.1.7 (2026-03-27)

Features

  • kerykeion: gateway bridge and mesh collector wiring (#71) (8da4fc1)
  • kerykeion: node discovery, mesh topology graph, and peer tracking (#68) (ce27b16)

v0.1.6

24 Mar 14:09
7251f12

Choose a tag to compare

0.1.6 (2026-03-24)

Bug Fixes

  • add [graph] section to deny.toml for cargo-deny 0.19 compatibility (86af2d9)

v0.1.5

22 Mar 23:47
ca5ed64

Choose a tag to compare

0.1.5 (2026-03-22)

Features

  • kerykeion: gateway bridge, MQTT parsing, collector run loop, and mesh CLI (#62) (86b5eb2)
  • kerykeion: message routing, store-and-forward, and delivery tracking (#61) (8a7d306)
  • kerykeion: node discovery, mesh topology graph, and peer tracking (#60) (570ef34)

v0.1.4

19 Mar 13:39
6237012

Choose a tag to compare

0.1.4 (2026-03-19)

Features

  • kerykeion: serial/TCP transport, frame codec, AES-CTR encryption, config handshake (221f2b7)
  • kerykeion: serial/TCP transport, frame codec, AES-CTR encryption, config handshake (e84cebc)

Bug Fixes

  • ci: allow MPL-2.0 license (serialport crate) + thiserror-impl duplicate (f1f8873)
  • rustdoc private item links + cargo-deny thiserror duplicate (c2676c5)

v0.1.3

19 Mar 04:14
c608dd8

Choose a tag to compare

0.1.3 (2026-03-19)

Features

  • kerykeion: crate scaffold with mesh types, config, and protobuf codegen (#52) (23da372)

v0.1.2

19 Mar 02:01
a591968

Choose a tag to compare

0.1.2 (2026-03-18)

Bug Fixes

  • ci: install protobuf-compiler for kerykeion prost codegen (#53) (b79da85)