We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 89e76e7 + d8e48f2 commit a8ba0c5Copy full SHA for a8ba0c5
CHANGELOG.rst
@@ -0,0 +1,29 @@
1
+=========================
2
+Diffpy.pdfgui Change Log
3
4
+
5
+.. current developments
6
7
8
+Version 2.0.3 – 2023-05-18
9
+==========================
10
+**Added**
11
12
+* Support for Python 3.8, 3.9.
13
+* Use `.ddp3` instead of `.ddp` to store project files.
14
15
+**Changed**
16
17
+* Update wxpython to 4.1.1 and remove incompatible align flags.
18
+* Update configparser use strict as False.
19
+* Update tutorial project files for py3.
20
21
+**Deprecated**
22
23
+**Removed**
24
25
+**Fixed**
26
27
+- Incompatible conversion between bytes and str from py2 to py3.
28
+- The `listCtrlFiles.InsertItem` error in windows.
29
+- Make the string parser in doping series working.
0 commit comments