Releases: JohnTitor/ctest2
Releases · JohnTitor/ctest2
v0.4.8
v0.4.7
What's Changed
- Add a config default for QNX 7.0 by @samkearney in #52
- Address
forgetting_copy_types
lint by @JohnTitor in #53
New Contributors
- @samkearney made their first contribution in #52
Full Changelog: v0.4.6...v0.4.7
v0.4.6
Bug Fixes
- don't use periods in target names
See rust-lang/rust#104523
Commit Statistics
- 6 commits contributed to the release over the course of 150 calendar days.
- 167 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
0.4.5
What's Changed
- Print out errors to stderr by @flba-eb in #37
- Fix missing code block terminators in docstrings by @joshtriplett in #39
- Update macOS image to 12 by @JohnTitor in #40
- Update CI config to fix failures by @JohnTitor in #43
- Fix some typos by @JohnTitor in #44
- Add support for QNX operating system by @flba-eb in #42
- Swap size and value args in roundtrip tests by @wesleywiser in #41
- Fix QNX/nto support of 7.1 by @flba-eb in #46
New Contributors
- @flba-eb made their first contribution in #37
- @joshtriplett made their first contribution in #39
- @wesleywiser made their first contribution in #41
Full Changelog: 0.4.4...0.4.5
0.4.4
What's Changed
- ci: actually patch libc-test's Cargo.toml by @jessicah in #34
- Specify linkage for
__test_fn...()
by @jessicah in #33 - Remove the use of
mem::zeroed()
from generated code by @JohnTitor in #35
New Contributors
Full Changelog: 0.4.3...0.4.4