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: crates/path_resolver/CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Copy file name to clipboardExpand all lines: crates/rattler/CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,6 +83,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- validate new prefix length against old prefix ([#1938](https://github.com/conda/rattler/pull/1938))
91
+
- always emit depends in index.json ([#1932](https://github.com/conda/rattler/pull/1932))
92
+
93
+
### Other
94
+
95
+
- update README.md with new banner image ([#1926](https://github.com/conda/rattler/pull/1926))
Copy file name to clipboardExpand all lines: crates/rattler_cache/CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Copy file name to clipboardExpand all lines: crates/rattler_conda_types/CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- add common function to extract package name from matchspec ([#1923](https://github.com/conda/rattler/pull/1923))
47
+
48
+
### Fixed
49
+
50
+
- always emit depends in index.json ([#1932](https://github.com/conda/rattler/pull/1932))
51
+
- regression in `Version::starts_with` ([#1920](https://github.com/conda/rattler/pull/1920))
52
+
53
+
### Other
54
+
55
+
- update README.md with new banner image ([#1926](https://github.com/conda/rattler/pull/1926))
0 commit comments