Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request updates the project version from v0.0.11 to v0.1.0 across all relevant files and documentation. The version bump reflects a minor release with new features and improvements.
Key changes:
- Version number updated from 0.0.11 to 0.1.0 across all configuration files and tests
- NEWS.md updated with v0.1.0 release notes including new C++ Runtime Bindings, conda/python packages, Clang-20 support, and LVQ8x8 support
- HISTORY.md updated to archive v0.0.11 release notes
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| tests/svs/lib/version.cpp | Updated version assertions in tests from 0.0.11 to 0.1.0 |
| bindings/python/tests/test_common.py | Updated Python binding version test from v0.0.11 to v0.1.0 |
| bindings/python/setup.py | Updated Python package version from 0.0.11 to 0.1.0 |
| bindings/cpp/CMakeLists.txt | Updated C++ runtime bindings CMake project version from 0.0.11 to 0.1.0 |
| NEWS.md | Updated with v0.1.0 release notes describing new features and fixes |
| HISTORY.md | Archived v0.0.11 release notes by prepending them to history |
| CMakeLists.txt | Updated main CMake project version from 0.0.11 to 0.1.0 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
mihaic
approved these changes
Dec 16, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.