Releases: openv/vcontrold
Releases · openv/vcontrold
v0.98.12
What's Changed
- Fix parsing config option by @schmaller in #113
- enable byte processing for more than B0-B9 by @h0nIg in #109
- enable icalc for set operations by @h0nIg in #110
New Contributors
- @schmaller made their first contribution in #113
- @h0nIg made their first contribution in #109
Full Changelog: v0.98.11...v0.98.12
v0.98.11
What's Changed
- Fix error output by @hmueller01 in #74
- add JSON output support to vclient for easy parsing by @MGKQB in #80
- codeql code-scanning action by @speters in #102
- Fix possible problems detected via CodeQL codescanning workflow by @speters in #103
- issue #100: implementation for the restriction of interfaces vcontrold tries to bind to by @speters in #101
- build workflows via Github Actions by @speters in #107
- removed obsolete code by @hmueller01 in #105
- add systemd unit file to examples by @lobmeyer in #75
New Contributors
Full Changelog: v0.98.10...v0.98.11
v0.98.10
v0.98.9
v0.98.8
v0.98.7
v0.98.6: Better framer robustness, and documentation fixes
Thanks to @hmueller01, this new release comes with some fixes to the framer code, which adds robustness, and some corrections to the documentation.
v0.98.5
v0.98.4 (2nd re-release) Code style overhaul and bugfixes
This version features code style improvements which hopefully lay the base for further developments. Some minor bugs were fixed, and the documentation has been worked on. This second (and hopefully last) re-release of v0.98.4 only includes improvements to the deployment process. It is functionally identical with the withdrawn previous release. Thx to all contributors!