You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
## [Unreleased][]
4
4
5
+
- Correctly round CLI arguments ([899b007][])
6
+
- Support for LLVM-based coverage reporting with Clang.
5
7
- Upgrade to Qt 6.8.0, and 6.7.3.
6
8
7
9
### Changed
@@ -143,6 +145,7 @@ Thanks to [@lnxsr](https://github.com/lnxsr) for contributing to this release.
143
145
[073bce8]: https://github.com/pcolby/dokit/commit/073bce82014a85e033639862fdb061c72b7971fd"Include switch and charging status in CLI output"
144
146
[4094bfb]: https://github.com/pcolby/dokit/commit/4094bfb218df20e1d34222b0b701fad8f57b0f2b"Warn when requesting an unsupported scan timeout"
145
147
[7f70715]: https://github.com/pcolby/dokit/commit/7f7071554cdb8170aeeaa7fb51fec26535f00321"Correctly exit on discovery agent errors"
148
+
[899b007]: https://github.com/pcolby/dokit/commit/899b007e73e64e724f2785acafddd2d3fc6f893e"Round command line options correctly"
0 commit comments