-
Notifications
You must be signed in to change notification settings - Fork 7
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
docs: 🗂️ Changlog update for v1.0.5 #1635
Conversation
Review changes with SemanticDiff. |
Reviewer's Guide by SourceryThis pull request updates the CHANGELOG.md file to include the changes for version 1.0.5 of the project. The changes include maintenance updates, Python refactoring, GitHub Actions updates, dependency updates, and changelog modifications. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @Anselmoo - I've reviewed your changes and they look great!
Here's what I looked at during the review
- 🟢 General issues: all looks good
- 🟢 Security: all looks good
- 🟢 Testing: all looks good
- 🟢 Complexity: all looks good
- 🟡 Documentation: 2 issues found
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
CHANGELOG.md
Outdated
#### :memo: Changelog | ||
|
||
* fix: 🌱 Update linting (#1592) @Anselmoo | ||
* docs: :card_index_dividers: Changlog update for v1.0.4 (#1590) @Anselmoo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
issue (documentation): Fix typo in 'Changelog'
The word 'Changelog' is misspelled as 'Changlog'. Please correct this typo.
CHANGELOG.md
Outdated
|
||
#### :toolbox: Maintenance | ||
|
||
* build: :bookmark: Bump version to `v1.0.5` (#1630) @Anselmoo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
suggestion (documentation): Remove duplicate entry
This entry appears under both 'Maintenance' and 'Python' categories. Consider removing one instance to avoid redundancy.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1635 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 44 44
Lines 4468 4468
=========================================
Hits 4468 4468
Flags with carried forward coverage won't be shown. Click here to find out more. |
This is an auto-generated pull request to merge release/v1.0.5 with Changelog updates to main.
Summary by Sourcery
Update the changelog for the v1.0.5 release, summarizing maintenance updates, Python code refactoring, GitHub Actions improvements, and various dependency updates.
Documentation: