v1.8 (2023-08-14)
Changes
-
[doc] typo fixed. [Alexandre Dulaunoy]
-
[doc] v1.7 released + new changelog. [Alexandre Dulaunoy]
Other
-
Merge pull request #82 from wllm-rbnt/cmake. [Alexandre Dulaunoy]
cmake
-
Add date to version output. [William Robinet]
-
Add comment for MacOS. [William Robinet]
-
Make it work on OpenBSD and FreeBSD. [William Robinet]
-
Add install target for man page. [William Robinet]
-
Set binary install target, update doc. [William Robinet]
-
Update README & fix version. [William Robinet]
-
Update gh workflows. [William Robinet]
-
Print meaningful error messages. [William Robinet]
-
Lower cmake version requirement (Ubuntu Focal) [William Robinet]
-
Add FindJSONC.cmake module + fix CMakeLists.txt. [William Robinet]
-
Remove autotools files. [William Robinet]
-
Initial cmake setup. [William Robinet]
-
Merge pull request #80 from wllm-rbnt/ts. [Alexandre Dulaunoy]
Add -z option for printing timestamps in front of TCP headers
-
Add -z option for printing timestamps in front of TCP headers. [William Robinet]
-
Merge pull request #79 from robert-scheck/dependabot. [Alexandre Dulaunoy]
Add dependabot configuration
-
Add dependabot configuration. [Robert Scheck]
-
Merge pull request #77 from robert-scheck/macos. [Alexandre Dulaunoy]
Add macOS to CI builds
-
Add macOS to CI builds. [Robert Scheck]
-
Merge pull request #76 from robert-scheck/workflow-compiler. [Alexandre Dulaunoy]
Switch to gcc-12 (default: gcc-11), clang-14 is newest in ubuntu-latest
-
Switch to gcc-12 (default: gcc-11), clang-14 is newest in ubuntu-latest. [Robert Scheck]