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 9078e71 commit 0629969Copy full SHA for 0629969
Changes.txt
@@ -1,3 +1,9 @@
1
+### Version 1.0.0.3
2
+
3
+Bugs fixed:
4
+* Removed CLR 4.5 dependency
5
+* Fix bug where console paste didn't display everything in some cases
6
7
### Version 1.0.0.2
8
9
New features:
PSReadLine/AssemblyInfo.cs
@@ -33,4 +33,4 @@
33
// by using the '*' as shown below:
34
// [assembly: AssemblyVersion("1.0.*")]
35
[assembly: AssemblyVersion("1.0.0.0")]
36
-[assembly: AssemblyFileVersion("1.0.0.2")]
+[assembly: AssemblyFileVersion("1.0.0.3")]
PSReadline.zip
-531 Bytes
0 commit comments