Releases: neilstephens/MiniPlex
Releases · neilstephens/MiniPlex
1.0.1
1.0.0
# MiniPlex version 1.0.0 ## 1.0.0 * Delimiter bugfix * Ready for prime-time ## 0.3.4 * ProtoConv packet delimiters as an alternative to protocol framing ## 0.3.3 * ProtoConv updates: * DNP3 frame checking fixes * Serial port write queuing * Write queue size cmdline option * DNP3 transport fragment re-ordering * ProtoConv and MiniPlex: * UDP performance improvements, and cmdline option for changing rcv buffer size socket option
0.3.4
# MiniPlex version 0.3.4 ## 0.3.4 * ProtoConv packet delimiters as an alternative to protocol framing ## 0.3.3 * ProtoConv updates: * DNP3 frame checking fixes * Serial port write queuing * Write queue size cmdline option * DNP3 transport fragment re-ordering * ProtoConv and MiniPlex: * UDP performance improvements, and cmdline option for changing rcv buffer size socket option
0.3.3
# MiniPlex version 0.3.3 ## 0.3.3 * ProtoConv updates: * DNP3 frame checking fixes * Serial port write queuing * Write queue size cmdline option * DNP3 transport fragment re-ordering * ProtoConv and MiniPlex: * UDP performance improvements, and cmdline option for changing rcv buffer size socket option
0.3.2
# MiniPlex version 0.3.2 ## 0.3.2 * Release notes update ## 0.3.1 * Github release files with versions in name ## 0.3.0 * ProtoConv: Additional utility to convert between streams and datagrams
0.2.2
# MiniPlex version 0.2.2 ## 0.2.2 * Proper static binaries for Linux * Alpine Linux Dockefile to statically link musl libc * Benchmark mode
0.2.0
# MiniPlex version 0.2.0 ## 0.2.0 * Proper static binaries for Windows * Option for permanent cache entries (branches)
0.1.0
# MiniPlex version 0.1.0 ## 0.1.0 * Initial release * Supports UDP Hub/Trunk/Prune * No support for TCP yet