Skip to content

Prepare release 0.4 - #579

Open
thierry-martinez wants to merge 3 commits into
TeamGraphix:masterfrom
thierry-martinez:prepare-release-0.4
Open

Prepare release 0.4#579
thierry-martinez wants to merge 3 commits into
TeamGraphix:masterfrom
thierry-martinez:prepare-release-0.4

Conversation

@thierry-martinez

Copy link
Copy Markdown
Collaborator

This PR updates CHANGELOG.md and COMPATIBILITY.md for preparing release 0.4.

@codecov

codecov Bot commented Aug 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.26%. Comparing base (143d1d7) to head (1b65f27).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #579   +/-   ##
=======================================
  Coverage   89.26%   89.26%           
=======================================
  Files          49       49           
  Lines        7791     7791           
=======================================
  Hits         6955     6955           
  Misses        836      836           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@matulni matulni left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for preparing the release! I made a couple of comments, but LGTM.
I confirm that all the code examples in the draft yield the expected output with this PR.

We did a lot of things!

Comment thread CHANGELOG.md
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
## [0.4] - 2026-08-03

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## [0.4] - 2026-08-03
## [0.4] - 2026-08-13

Comment thread COMPATIBILITY.md
Graphix does not guarantee backwards compatibility between 0.x version releases. Here we list API changes which may break existing code using Graphix.

## Unreleased
## [0.4] - 2026-08-03

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## [0.4] - 2026-08-03
## [0.4] - 2026-08-13

Comment thread CHANGELOG.md
@@ -60,8 +60,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- #454, #481: Ensure `Pattern.minimize_space` only reduces max-space and does not increase it.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- #482, #483: Ensure that `to_space_optimal_pattern` reorders output nodes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants