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.
1 parent 525f4ca commit 58af11dCopy full SHA for 58af11d
CHANGES.md
@@ -4,7 +4,7 @@ News
4
0.7.4
5
-----
6
7
-*Release date: 2017-07-TBD*
+*Release date: 2017-07-03*
8
9
* Bug fixes
10
* Fixed a couple bugs in interacting with pastebuffer/clipboard on macOS and Linux
@@ -21,9 +21,11 @@ News
21
* ``edit`` and ``save`` now use a temporary file if a file path isn't provided
22
* ``load`` command has better error checking and reporting
23
* Clipboard copy and paste functionality is now handled by the **pyperclip** module
24
- * NOTE: This adds an additional required 3rd-party dependency
25
* ``shell`` command now supports redirection and piping of output
26
* Added a lot of unit tests
+* Other changes
27
+ * Removed pause command
28
+ * Added a dependency on the **pyperclip** module
29
30
0.7.3
31
0 commit comments