0d0dbedbcd
used fixed-sized array for streamname instead of slice.
...
factory method now validates streamname size.
framecounter now stored as uint32. it's written to a byte buffer on each call to {Packet}.header()
add comment regarding framecounter wraparound.
2026-02-14 20:40:38 +00:00
github-actions[bot]
ecd16545ab
chore: auto-update Go modules
2026-02-09 00:06:13 +00:00
github-actions[bot]
abdc50bf1f
chore: auto-update Go modules
2026-02-02 01:04:10 +00:00
bf22881227
add chore: to changelog filter
2026-01-28 21:39:56 +00:00
github-actions[bot]
1473c53dea
chore: auto-update Go modules
2026-01-26 00:04:13 +00:00
github-actions[bot]
6f10f3ce20
chore: auto-update Go modules
2026-01-19 00:04:12 +00:00
github-actions[bot]
f803a38619
chore: auto-update Go modules
2026-01-12 00:04:10 +00:00
github-actions[bot]
862f127d54
chore: auto-update Go modules
2025-12-22 00:04:48 +00:00
github-actions[bot]
500a1c886a
chore: auto-update Go modules
2025-12-15 00:04:02 +00:00
github-actions[bot]
707f2c9a2c
chore: auto-update Go modules
2025-12-01 00:04:22 +00:00
github-actions[bot]
9c9242bae4
chore: auto-update Go modules
2025-11-17 00:03:59 +00:00
github-actions[bot]
b56b4afcbf
chore: auto-update Go modules
2025-11-10 00:04:01 +00:00
github-actions[bot]
c08019a063
chore: auto-update Go modules
2025-11-03 00:04:10 +00:00
github-actions[bot]
29a503ce8f
chore: auto-update Go modules
2025-10-27 00:04:09 +00:00
github-actions[bot]
22529a0b39
chore: auto-update Go modules
2025-10-20 00:04:08 +00:00
github-actions[bot]
a153830d3f
chore: auto-update Go modules
2025-10-13 00:03:57 +00:00
github-actions[bot]
e7736f383b
chore: auto-update Go modules
2025-10-06 00:03:52 +00:00
github-actions[bot]
458ea95da0
chore: auto-update Go modules
2025-09-29 00:04:04 +00:00
github-actions[bot]
805a3250fc
chore: auto-update Go modules
2025-09-15 00:04:06 +00:00
github-actions[bot]
defcbbc8a7
chore: auto-update Go modules
2025-09-08 00:03:47 +00:00
github-actions[bot]
19011b0b34
chore: auto-update Go modules
2025-08-25 00:03:51 +00:00
github-actions[bot]
923e741455
chore: auto-update Go modules
2025-08-18 00:03:57 +00:00
github-actions[bot]
5a0cf42347
chore: auto-update Go modules
2025-08-11 00:04:02 +00:00
github-actions[bot]
0f9dad3015
chore: auto-update Go modules
2025-07-21 00:04:25 +00:00
github-actions[bot]
9106a19486
chore: auto-update Go modules
2025-07-14 00:03:51 +00:00
github-actions[bot]
84ef1904fc
chore: auto-update Go modules
2025-06-23 00:03:44 +00:00
f9ca8a05db
add darwin + arm64 builds
v0.5.1
2025-06-18 00:28:29 +01:00
9844d22c46
upd install instructions
2025-06-16 21:20:06 +01:00
github-actions[bot]
e7e158981b
chore: auto-update Go modules
2025-06-16 00:03:45 +00:00
b60909e6ec
typo
2025-06-15 07:50:11 +01:00
9a15ad98a8
fix flag name
2025-06-14 17:17:27 +01:00
b8fa4d5be0
fix env prefix
2025-06-14 17:05:16 +01:00
64c1cb8fbe
update/reorganise readme
2025-06-14 17:03:49 +01:00
eeb789003b
add changelog links
2025-06-14 09:16:19 +01:00
4fd190bc4e
read host, streamname from env
v0.5.0
2025-06-14 09:13:25 +01:00
c0aad67199
add 0.5.0 section to CHANGELOG
2025-06-14 09:05:34 +01:00
be65f41813
update Configuration section to reflect ff changes
2025-06-14 09:03:44 +01:00
fd72628530
inject version at build time
2025-06-14 09:00:04 +01:00
898fbc3ae2
implement flag parsing with flags first package
...
run it with the environment resolver
add --version/-v flag.
2025-06-14 08:59:05 +01:00
5b8219d107
swap out logrus for charmbracelet/log
2025-06-14 07:39:08 +01:00
8ab543df0f
remove config/util
2025-06-14 07:38:33 +01:00
github-actions[bot]
2035e158b1
chore: auto-update Go modules
2025-05-12 00:03:44 +00:00
github-actions[bot]
6965b03ae5
chore: auto-update Go modules
2025-04-07 00:03:31 +00:00
09e4b107bf
-log-level flag now -loglevel
...
CI / Lint (push) Has been cancelled
Auto-Update Go Modules / update-go-modules (push) Has been cancelled
upd README, CHANGELOG
v0.4.1
2025-04-05 22:15:29 +01:00
c7b9d75ea1
reword
CI / Lint (push) Has been cancelled
2025-04-04 05:50:32 +01:00
cc42e928e0
upd tested against
2025-04-04 05:45:24 +01:00
80a675cc6a
add/fix dates
2025-04-04 05:39:45 +01:00
6801d9e4e1
upd CHANGELOG
2025-04-04 05:38:46 +01:00
8aceb8229f
wsl2 network mirroring now supports localhost.
v0.4.0
2025-04-04 05:27:56 +01:00
b070fb615e
log-level is now a str flag
...
add some validation logic
update Logging section in README
bps now defaults to 256000 (same as the vban-text-client)
see: https://github.com/vburel2018/VBAN-Text-Client
2025-04-04 05:27:26 +01:00