Releases: fioletoven/dc09
Releases · fioletoven/dc09
v0.2.0
v0.1.9
0.1.9 - 2026-03-05
Features
- add Prometheus metrics endpoint in receiver
- add dynamic ACK/NAK/DUH/none switching via HTTP API
v0.1.8
0.1.8 - 2026-02-05
Features
- add optional
DUHresponse for received messages - add
--showswitch for dialler and receiver
Bug fixes
- disable ansi colors if output is not to a terminal
v0.1.7
0.1.7 - 2025-10-15
Features
- add configurable timeout for waiting for a response (defaults to 1s; use 0 to wait indefinitely)
- add support for specifying account prefix (receiver line number) and receiver number via CLI
v0.1.6
0.1.6 - 2025-10-07
Bug fixes
- always add timestamp to encrypted messages
v0.1.5
0.1.5 - 2025-09-24
Bug fixes
- fix NAK message handling to conform to the SIA DC-09 specification
v0.1.4
0.1.4 - 2025-06-07
Features
- allow defining signal sequences in scenario files for the dialler simulator
v0.1.3
0.1.3 - 2025-05-25
Features
- add support (initial) for scenario files in the dialler and receiver applications
- allow distinct keys for different account names
v0.1.2
0.1.2 - 2025-05-19
Features
- add UDP support to the dialer and receiver apps
v0.1.1
0.1.1 - 2025-05-10
Features
- allow creating multiple diallers in the diallers app