Release 1.3.0#81
Open
ubmarco wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #81 +/- ##
=======================================
Coverage 90.82% 90.82%
=======================================
Files 33 33
Lines 2942 2942
Branches 315 315
=======================================
Hits 2672 2672
Misses 168 168
Partials 102 102 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
bburda
approved these changes
Jun 20, 2026
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.
Prepares the 1.3.0 release.
Release changes
1.2.0→1.3.0inpyproject.toml.Upcomingheading into a dated1.3.0section. Only 3 of the 10 PRs merged since 1.2.0 had added changelog entries, so this also documents the 7 user-facing PRs that were missing one..gitignoresupport" item from the roadmap (shipped via 👌 Replace gitignore-parser with ignore-python and add per-project follow_links #64).Changelog for 1.3.0
New and Improved
analysemodule (✨ Add Go language support #79)analysemodule (✨ Add JSONC language support for comment parsing and traceability #70)gitignore-parserwithignore-pythonfor source discovery; added per-projectfollow_links(👌 Replace gitignore-parser with ignore-python and add per-project follow_links #64)features.rst(🧪 Add C# Sphinx integration test #78)Fixes
rebuild='env'src_trace_projectsconfig during builds (🐛 Don't mutate rebuild='env' src_trace_projects config during builds #75)analyselogging by environment instead of a stderr handler at import (🐛 Route analyse/ logging by environment instead of a stderr handler at import #73)Verification
tox -e docs-clean(sphinx-build -nW) builds successfully — 0 schema warnings.After merge
1.3.0on the merge commit (matching the existing1.0.0–1.2.0tags).