-
Notifications
You must be signed in to change notification settings - Fork 504
chore: Bump version to 0.96 #1875
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
cc886bc to
29de3eb
Compare
Update version strings across all build configurations: - src/lib_ccx/lib_ccx.h - linux/configure.ac - mac/configure.ac - package_creators/PKGBUILD - package_creators/ccextractor.spec - package_creators/debian.sh - OpenBSD/Makefile 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Move all changes made after the 0.95 version bump (commit ee232b5) to a new 0.96 section marked as "Unreleased". This separates the released 0.95 content from ongoing development work that will be included in the next release. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
29de3eb to
7c74ea4
Compare
CCExtractor CI platform finished running the test files on linux. Below is a summary of the test results, when compared to test for commit e3b0def...:
NOTE: The following tests have been failing on the master branch as well as the PR:
Congratulations: Merging this PR would fix the following tests:
All tests passing on the master branch were passed completely. Check the result page for more info. |
CCExtractor CI platform finished running the test files on windows. Below is a summary of the test results, when compared to test for commit e3b0def...:
Your PR breaks these cases:
It seems that not all tests were passed completely. This is an indication that the output of some files is not as expected (but might be according to you). Check the result page for more info. |
Summary
Files Changed
Version bump:
src/lib_ccx/lib_ccx.hlinux/configure.acmac/configure.acpackage_creators/PKGBUILDpackage_creators/ccextractor.specpackage_creators/debian.shOpenBSD/MakefileChangelog:
docs/CHANGES.TXT- Added 0.96 section with all recent fixes and featuresTest plan
🤖 Generated with Claude Code