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 7cd561e commit efd3b4aCopy full SHA for efd3b4a
CHANGELOG.md
@@ -1,5 +1,11 @@
1
## Changelog
2
3
+### v0.5.2
4
+
5
+- percent command: now forces entry of a percent integer value > 0, reports error & exits with attempts to enter values <= 0
6
+- percent command: added standard output warning if there is an attempt to modify to a percent value > 100%
7
+- minor standard output user message updates
8
9
### v0.5.1
10
11
- fixed implicit string cast / concatenation bug with Python 3.x interpreters
0 commit comments