Merged
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR release updates the project version to v1.0.8 and adds the furo theme to the documentation requirements.
- Version numbers updated across configuration, documentation, and source files
- Dependency added: furo for enhanced documentation styling
- CHANGELOG updated to reflect the new release version
Reviewed Changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| setup.cfg | Updated version number to 1.0.8 |
| docs/source/conf.py | Updated fallback release string to 1.0.8 |
| docs/source/Quick_Start.ipynb | Updated version string in notebook output |
| docs/requirements.txt | Added furo dependency for documentation theme |
| docs/jupyter_execute/Quick_Start.ipynb | Updated version string in notebook output |
| bioneuralnet/init.py | Updated internal version to 1.0.8 |
| README.md | Updated header to reflect version 1.0.8 |
| CHANGELOG.md | Updated version history range; contains a typo |
Comments suppressed due to low confidence (1)
CHANGELOG.md:72
- The word 'realease' appears to be a spelling error. Consider correcting it to 'release'.
- **New realease**: A new release will include documentation for the other updates. (1.1.0)
Member
Author
|
All checks passed and reviewed by @abdelhafizm |
This was referenced Jun 3, 2025
Closed
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.
Release v1.0.8 + added theme to docs requirements.txt