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 9156618 commit db9c3a6Copy full SHA for db9c3a6
CHANGELOG.md
@@ -11,7 +11,7 @@
11
* Renamed set command's `-l/--long` flag to `-v/--verbose` for consistency with help and history commands.
12
* Setting the following pyscript variables:
13
* `__name__`: __main__
14
- * `__file__`: script path (as typed)
+ * `__file__`: script path (as typed, ~ will be expanded)
15
16
## 0.10.0 (February 7, 2020)
17
* Enhancements
0 commit comments