We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bfa182 commit 2c289b1Copy full SHA for 2c289b1
notes/release-1.0.txt
@@ -38,6 +38,14 @@ Version 1.0 adds new functionality:
38
command line without the .py extension, like any other command.
39
You can just type pmt ... , you no longer have to type pmt.py ...
40
41
+- The regression testing command tdiff replaces clogdiff. It works
42
+ the same - this is just a renaming. The clogdiff command is
43
+ retained in this version for backward compatibility, but is now
44
+ deprecated.
45
+
46
+- The new command tclean removes test output files from the
47
+ current directory.
48
49
Version 1.0 adds a new sample and revises all the others:
50
51
- The completely rewritten Socket sample includes new asynchronous
0 commit comments