You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
## [Unreleased]
4
4
5
+
## [4.4.2] - 2025-11-06
6
+
### Fixed
7
+
- Changed CleanedAssert assertion to pass when attributes aren't in the correct order by normalizing XML content before comparison. Fixes test failures when running tests in P2ModelTest with Nondex due to non-deterministic attribute ordering in tags resulting from mirrorApp. ([#222](https://github.com/diffplug/goomph/pull/222))
8
+
5
9
## [4.4.1] - 2025-10-15
6
10
### Fixed
7
11
- Fixed build failure when querying APT options for compile tasks before `project.afterEvaluate`.
0 commit comments