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: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,12 @@
1
1
Jupytext ChangeLog
2
2
==================
3
3
4
-
1.18.0.post1 (unreleased)
4
+
1.18.1 (2025-10-19)
5
5
-------------------
6
6
7
+
**Fixed**
8
+
- Fixed test `test_check_source_is_newer_when_using_jupytext_sync` to work reliably on systems with low filesystem timestamp resolution ([#1460](https://github.com/mwouts/jupytext/issues/1460))
9
+
7
10
**Changed**
8
11
- We now use `pixi` to maintain the local Python environments used for developing and testing Jupytext.
0 commit comments