Releases: JohnTitor/ctest2
Releases · JohnTitor/ctest2
v0.4.9
What's Changed
- Replace references of static externs to addr_of!. We need to do this … by @safinaskar in #56
- Add support for AIX by @bzEq in #55
- Add missing support for target sparcv9-sun-solaris by @psumbera in #57
- Fix CI by @JohnTitor in #60
- Update Dockerfile by @JohnTitor in #61
- Update macos.yml by @JohnTitor in #62
- Add support for GNU/Hurd by @pinotree in #59
New Contributors
- @safinaskar made their first contribution in #56
- @bzEq made their first contribution in #55
- @psumbera made their first contribution in #57
- @pinotree made their first contribution in #59
Full Changelog: v0.4.8...v.0.4.9
v0.4.8
Full Changelog: v0.4.7...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