63 Commits

Author SHA1 Message Date
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
Some checks failed
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
Some checks failed
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
b9d0578507 prefer UserConfigDir
Some checks failed
CI / Lint (push) Has been cancelled
v0.3.1
2025-03-31 20:57:47 +01:00
github-actions[bot]
438543b87b chore: auto-update Go modules
Some checks failed
Auto-Update Go Modules / update-go-modules (push) Has been cancelled
2025-03-24 00:03:34 +00:00
585b4d4c14 add golang-ci config + action
Some checks failed
CI / Lint (push) Has been cancelled
Auto-Update Go Modules / update-go-modules (push) Has been cancelled
2025-03-10 15:32:25 +00:00
29e6c2e8aa lint fixes 2025-03-10 15:32:10 +00:00
github-actions[bot]
7d93ecb1c7 chore: auto-update Go modules 2025-03-10 00:02:49 +00:00
github-actions[bot]
116ce30f53 chore: auto-update Go modules
Some checks failed
Auto-Update Go Modules / update-go-modules (push) Has been cancelled
2025-02-24 00:03:24 +00:00
4bb79c8500 add update and release actions
Some checks failed
Auto-Update Go Modules / update-go-modules (push) Has been cancelled
v0.3.0
2025-02-17 13:13:44 +00:00
db497a017b run through formatter 2025-02-07 23:15:05 +00:00
3afc5ee66c add taskfile 2025-02-03 18:34:22 +00:00
99b630dd47 upd readme 2025-01-23 17:30:45 +00:00
8bd62b72d0 remove cat 2025-01-23 02:56:42 +00:00
e36af2c059 add 0.2.1 to changelog v0.2.1 2024-11-07 19:39:03 +00:00
5a5a6fa893 fix pointer 2024-11-07 19:36:56 +00:00
be11239d39 header now uses reusable buffer 2024-11-07 19:34:44 +00:00
d72c6a2d17 rename client struct to udpConn 2024-11-05 18:35:39 +00:00
c063feb919 fix default config.toml dir in README 2024-11-04 14:37:32 +00:00
ae170ca572 move indexOf into the vbantxt package.
improve the warning message on invalid bps value
2024-11-03 16:15:05 +00:00
7a844e3624 add note about functional options to README 2024-11-03 15:54:34 +00:00
92d5d96967 add makefile v0.2.0 2024-11-03 15:47:59 +00:00
41be07666c section 0.2.0 added to CHANGELOG
README updated, use section added.

default config.toml dir updated
2024-11-03 15:47:54 +00:00
0852b61eea add external vm/matrix tests 2024-11-03 15:47:03 +00:00
6c53cfa383 reorganise some of the internals of the package.
functional options added.
2024-11-03 15:46:14 +00:00
ee781ea586 separate the cli from the vbantxt package
add internal LoadConfig test
2024-11-03 15:44:10 +00:00
a6b20bf676 remove old cli files 2024-11-03 15:42:39 +00:00
d0bd5ca31a upd tested against 2024-06-28 22:23:47 +01:00
74a55dadad add matrix script file example 2024-06-28 20:18:56 +01:00